CHERIoT-Platform / network-stack

5 stars 1 forks source link

Remove the allocator from the mqtt compartment. #5

Closed hlef closed 7 months ago

hlef commented 7 months ago

After checking, the allocator is actually not needed for this compartment. Remove the malloc capability from the compartment, and remove new and delete like we did previously for TLS.