You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/03 23:57:39 UTC

[jira] [Commented] (TS-3863) Add support for ASAN leak detection

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

ASF GitHub Bot commented on TS-3863:
------------------------------------

GitHub user bryancall opened a pull request:

    https://github.com/apache/trafficserver/pull/453

    TS-3863: Add support for ASAN leak detection

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bryancall/trafficserver ts-3863

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/453.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #453
    
----
commit 96818c0c18c30ce7a85dc823e5efad52b1c70afd
Author: Bryan Call <bc...@apache.org>
Date:   2016-02-03T22:55:49Z

    TS-3863: Add support for ASAN leak detection

----


> 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
>            Assignee: Bryan Call
>              Labels: yahoo
>             Fix For: 6.2.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)