You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 19:04:00 UTC

[jira] [Commented] (DISPATCH-1467) Add build option to enable Address Sanitizer build (ASAN)

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

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
 
 
   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


> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org