[
https://issues.apache.org/jira/browse/TS-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300507#comment-15300507
]
ASF GitHub Bot commented on TS-4367:
------------------------------------
GitHub user bryancall opened a pull request:
https://github.com/apache/trafficserver/pull/668
TS-4367: Failed clang-analyzer, memory leak in mgmt/api
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bryancall/trafficserver clang2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/668.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 #668
----
commit 1cff52240584e5e6dccee63a02ab70ce61a961a2
Author: Bryan Call <[email protected]>
Date: 2016-05-25T17:43:46Z
TS-4367: Failed clang-analyzer, memory leak in mgmt/api
----
> [clang-analyzer] memory leaks in mgmt/api
> -----------------------------------------
>
> Key: TS-4367
> URL: https://issues.apache.org/jira/browse/TS-4367
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging, Management API
> Reporter: Gancho Tenev
> Assignee: Bryan Call
> Fix For: 7.0.0
>
>
> ||Bug Group ||Bug Type ||File ||Function/Method ||Line ||
> |Memory Error |Memory leak |mgmt/api/GenericParser.cc |cacheParse
> |363|
> |Memory Error |Memory leak |mgmt/api/GenericParser.cc |socksParse
> |660|
> |Memory Error |Memory leak |mgmt/api/GenericParser.cc |splitdnsParse
> |744|
> |Memory Error |Memory leak |proxy/logging/LogCollationAccept.cc
> |accept_event |99|
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)