[
https://issues.apache.org/jira/browse/TS-4582?focusedWorklogId=31105&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31105
]
ASF GitHub Bot logged work on TS-4582:
--------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/16 18:35
Start Date: 26/Oct/16 18:35
Worklog Time Spent: 10m
Work Description: Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/1143
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/1086/ for details.
Issue Time Tracking
-------------------
Worklog Id: (was: 31105)
Time Spent: 20m (was: 10m)
> Coverity Issue 1200019: overwrite_var: Resource leak
> ----------------------------------------------------
>
> Key: TS-4582
> URL: https://issues.apache.org/jira/browse/TS-4582
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: David Souza
> Assignee: Leif Hedstrom
> Fix For: 7.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code}
> 3. alloc_fn: Storage is returned from allocation function
> MakeBalancerInstance. [show details]
> 4. var_assign: Assigning: balancer = storage returned from
> MakeBalancerInstance(optarg).
>
> CID 1200019 (#1 of 1): Resource leak (RESOURCE_LEAK)
> 10. overwrite_var: Overwriting balancer in balancer =
> MakeBalancerInstance(optarg) leaks the storage that balancer points to.
> 122 balancer = MakeBalancerInstance(opting);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)