[ 
https://issues.apache.org/jira/browse/DISPATCH-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966890#comment-16966890
 ] 

ASF GitHub Bot commented on DISPATCH-1467:
------------------------------------------

kgiusti commented on pull request #608: DISPATCH-1467: enable AddressSanitizer 
build option (ASAN)
URL: https://github.com/apache/qpid-dispatch/pull/608#discussion_r342198543
 
 

 ##########
 File path: README
 ##########
 @@ -159,3 +159,23 @@ displayed in the CTest output. For example:
 
 RuntimeError: Errors during teardown:
 Process XXXX error: exit code 66, expected 0
+
+False positives can be suppressed via the tsan.supp file in the tests
+directory.
+
+GCC/Clang Address Sanitizer (ASAN)
+----------------------------------
+This option turns on extra run time memory verification, including
+leak checks.
+
+Applicable only to GCC versions >= 7.4 and Clang versions >= 6.0.
 
 Review comment:
   Good catch will update thanks.
 
----------------------------------------------------------------
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]

Reply via email to