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

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

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

TS-4039: StreamHashTable::deleteStaleStreams doesn't initialize the value of 
"int i"

Properly initializing the `int i` to `0` in 
`StreamHashTable::deleteStaleStreams(time_t now)`.

This closes #348.


> StreamHashTable::deleteStaleStreams doesn't initialize the value of "int i" 
> that it iterates on
> -----------------------------------------------------------------------------------------------
>
>                 Key: TS-4039
>                 URL: https://issues.apache.org/jira/browse/TS-4039
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Parent Proxy
>            Reporter: Can Selcik
>            Assignee: Alan M. Carroll
>              Labels: Review
>             Fix For: 6.1.0
>
>
> StreamHashTable::deleteStaleStreams doesn't initialize the value of "int i" 
> that it iterates on.



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

Reply via email to