yushuailong opened a new pull request, #20091: URL: https://github.com/apache/nuttx/pull/20091
## Summary Protect the environment release in clearenv() with the task group mutex. This prevents concurrent environment operations from racing with cleanup. ## Impact bug fix only ## Testing Host: macOS 26.6.2 ARM64, Apple Clang 21.0.0. Target: sim:ostest Build: make completes successfully with LD: nuttx. Runtime: ran ./nuttx; all enabled OSTest subtests completed without assertions or unexpected errors. -- 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]
