[
https://issues.apache.org/jira/browse/TS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001339#comment-15001339
]
ASF subversion and git services commented on TS-3863:
-----------------------------------------------------
Commit 447ad332f083242c76b1cd8bd183ad60a44c4bc2 in trafficserver's branch
refs/heads/master from [~bcall]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=447ad33 ]
TS-3863: Add support for ASAN leak detection
The ssl_plugin_mutex is newed and then freed by the proxy allocator.
Using the proxy allocator to allocate it.
> Add support for ASAN leak detection
> -----------------------------------
>
> Key: TS-3863
> URL: https://issues.apache.org/jira/browse/TS-3863
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Bryan Call
> Labels: yahoo
> Fix For: 6.1.0
>
>
> We will need to call exit() instead of _exit() and fix all the coredumps that
> happen when objects are being cleaned up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)