masayuki2009 opened a new pull request, #7997: URL: https://github.com/apache/nuttx/pull/7997
## Summary - I noticed that nxplayer (HTTP audio streaming) + command execution via telnet sometimes causes memory corruption. - See https://github.com/apache/nuttx/pull/7947 for the detail. - This commit fixes this issue by calling lib_stream_release() before lib_stream_release() in group_leave.c ## Impact - Should be none ## Testing - Tested with spresense:wifi_smp -- 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]
