[
https://issues.apache.org/jira/browse/DISPATCH-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966756#comment-16966756
]
ASF GitHub Bot commented on DISPATCH-1467:
------------------------------------------
jdanekrh commented on issue #608: DISPATCH-1467: enable AddressSanitizer build
option (ASAN)
URL: https://github.com/apache/qpid-dispatch/pull/608#issuecomment-549408814
Ok, it is the tsan change. http://clang.llvm.org/docs/AddressSanitizer.html
mentions that the shared asan library will not link when -Wl,-z,defs is used.
## Before
https://github.com/apache/qpid-dispatch/blob/bd471c18039e0e12a002fd1b3aa304e5c085ab90/CMakeLists.txt#L213-L215
## Now
https://github.com/apache/qpid-dispatch/blob/f03308c9ae3de5cc10e100202d927d5198092ace/src/CMakeLists.txt#L145-L149
----------------------------------------------------------------
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]
> Add build option to enable Address Sanitizer build (ASAN)
> ---------------------------------------------------------
>
> Key: DISPATCH-1467
> URL: https://issues.apache.org/jira/browse/DISPATCH-1467
> Project: Qpid Dispatch
> Issue Type: Task
> Components: Tests
> Affects Versions: 1.9.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Major
> Fix For: 1.10.0
>
>
> Work item.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]