Donny9 opened a new pull request, #10497: URL: https://github.com/apache/nuttx/pull/10497
## Summary 1. using list_for_every_entry_safe to protect list foreach, avoid removing the entry during the process to cause crash. 2. Back up proxy content in advance to avoid use after free. ## Impact fix race condition ## Testing daily test -- 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]
