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

ASF subversion and git services commented on TS-4056:
-----------------------------------------------------

Commit f17e7c6ddf8d771b3dc21b59360e982c55423c46 in trafficserver's branch 
refs/heads/master from [~oknet]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f17e7c6 ]

TS-4056: remove alloc_cache from NetAccept

This closes #366


> MemLeak: ~NetAccept() do not free alloc_cache(vc)
> -------------------------------------------------
>
>                 Key: TS-4056
>                 URL: https://issues.apache.org/jira/browse/TS-4056
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.1.0
>            Reporter: Oknet Xu
>              Labels: review
>             Fix For: 6.1.0
>
>
> NetAccpet::alloc_cache is a void pointor is used in net_accept().
> the alloc_cache does not release after NetAccept canceled.
> I'm looking for all code, believe the "alloc_cache" is a bad idea here.
> I create a pull request on github: 
> https://github.com/apache/trafficserver/pull/366
> also add a condition check for vc==NULL after allocate_vc()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to