kgiusti opened a new pull request #608: DISPATCH-1467: enable AddressSanitizer build option (ASAN) URL: https://github.com/apache/qpid-dispatch/pull/608 To run the AddressSanitizer, define RUNTIME_CHECK=asan via CMake: cmake .. -DRUNTIME_CHECK=asan This patch includes minor code tweaks to issues found when running with the sanitizer enabled.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
