You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/11/01 19:03:31 UTC

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #608: DISPATCH-1467: enable AddressSanitizer build option (ASAN)

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org