pkarashchenko opened a new pull request, #10110:
URL: https://github.com/apache/nuttx/pull/10110

   ## Summary
   This PR contains next set of the changes:
   - use lib_free for memory de-allocation after `strdup` or `asprintf`
   - use kernel internal API for libc stubs of ESP32
   - Style fixes
   - Adding missing `FAR` qualifier
   - use `_SCHED_GETPID` in `getpgrp()` implementation
   
   ## Impact
   Should fix assert "Free memory from the wrong heap" with flat mode and user 
separated heap enabled mode
   
   ## Testing
   Pass CI
   


-- 
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