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

Leif Hedstrom commented on TS-4582:
-----------------------------------

[~davidsouza] Status on this? Did we get this approved? If so, can we get a PR 
on Github please?

> 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: David Souza
>             Fix For: 7.0.0
>
>
> {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)

Reply via email to