You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "William Bardwell (JIRA)" <ji...@apache.org> on 2011/08/03 18:43:27 UTC

[jira] [Updated] (TS-901) Valgrind found minor leaks and uninitialized variables

     [ https://issues.apache.org/jira/browse/TS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Bardwell updated TS-901:
--------------------------------

    Attachment: mmap_leak.diff

This is a memory leak that only seems to happen when run under valgrind, because it causes mmap() to fail, and that leaks "store".

> Valgrind found minor leaks and uninitialized variables
> ------------------------------------------------------
>
>                 Key: TS-901
>                 URL: https://issues.apache.org/jira/browse/TS-901
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>    Affects Versions: 3.0.1
>            Reporter: William Bardwell
>            Priority: Minor
>         Attachments: mmap_leak.diff, uninitialized_bools.diff
>
>
> I found a couple of memory leaks and uninitialized variables with valgrind, I will provide separate patches for each one.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira