hujun260 commented on PR #18185:
URL: https://github.com/apache/nuttx/pull/18185#issuecomment-3830579749

   > Can you also:
   > 
   > * Show some tests for the heap protection
   
   Heap protection is primarily enforced at the task level rather than the 
pthread level. Different tasks have independent heaps that cannot access each 
other.
   > * Include the full ostest log formatted as a code block?
   
   done
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to