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

ASF subversion and git services commented on DISPATCH-739:
----------------------------------------------------------

Commit cf3a26b7c3b0e66bb5c778e73818a120a173277d in qpid-dispatch's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=cf3a26b ]

DISPATCH-739: Remove un-necessary valgrind flags in run.py.in

Defaults are fine, removing them means the developer can set them in 
~/.valgrindrc.

In particular --num-callers shouldn't be too high by default (slower) but it is
useful to increase it in .valgrindrc while investigating valgrind errors.


> Enable valgrind leak-check=full and fix any memory errors found
> ---------------------------------------------------------------
>
>                 Key: DISPATCH-739
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-739
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.7.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Enable valgrind --leak-check=full with --show-leak-kinds=definite to avoid 
> flood of "possibly lost" false alarms from python. Fix any memory errors this 
> reveals.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to