masayuki2009 opened a new pull request #359: URL: https://github.com/apache/incubator-nuttx-apps/pull/359
## Summary - Fix memory corruption when pthread_create() failed in nsh_execute() ## Impact - nsh builtin command execution in background with errors ## Testing - Tested with hifive1-revb:nsh - Set CONFIG_MAX_TASKS=4 - Run 'sleep 1000 &' in 3 times will cause pthread_create error - Run free, ps command ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org