W-M-R opened a new pull request, #12091: URL: https://github.com/apache/nuttx/pull/12091
## Summary Extracting global variable information using scripts: kasan_global.py: 1. Extract the global variable information provided by the -- param asan globals=1 option 2. Generate shadow regions for global variable out of bounds detection Makefile: 1. Implement multiple links, embed the shadow area into the program, and call it by the Kasan module ## Impact NO ## Testing Subsequent convergence into nuttx apps -- 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]
