GitHub user bgaff opened a pull request:

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

    TS-4365: Prevent invalid clang-analyzer memory leak warnings

    clang-analyzer is currently detecting an invalid memory leak, this PR fixes 
those warnings by saving the plugin pointers.

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

    $ git pull https://github.com/bgaff/trafficserver TS-4365

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

    https://github.com/apache/trafficserver/pull/592.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 #592
    
----
commit b21024de0b3a1176463d7ee815fc0278a2f5618f
Author: Brian Geffon <bri...@apache.org>
Date:   2016-04-18T13:25:29Z

    TS-4365: Prevent invalid clang-analyzer memory leak warnings in atscppapi

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to