[jira] [Commented] (TS-3038) Deletion of iterator in middle of iteration

2014-08-27 Thread Alan M. Carroll (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113129#comment-14113129
 ] 

Alan M. Carroll commented on TS-3038:
-

Moving this up because we have crashes which are fixed with this patch.

 Deletion of iterator in middle of iteration
 ---

 Key: TS-3038
 URL: https://issues.apache.org/jira/browse/TS-3038
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Alan M. Carroll
Assignee: Alan M. Carroll
 Fix For: 5.1.0


 Trie::Clear iterates over its list of values but calls {{delete}} on the 
 iterator which is potentially broken. This is exactly the same issue as 
 TS-2396 and should probably be fixed in the same way.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (TS-3038) Deletion of iterator in middle of iteration

2014-08-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113241#comment-14113241
 ] 

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

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

TS-3038: Fix delete of loop iterator.


 Deletion of iterator in middle of iteration
 ---

 Key: TS-3038
 URL: https://issues.apache.org/jira/browse/TS-3038
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Alan M. Carroll
Assignee: Alan M. Carroll
 Fix For: 5.1.0


 Trie::Clear iterates over its list of values but calls {{delete}} on the 
 iterator which is potentially broken. This is exactly the same issue as 
 TS-2396 and should probably be fixed in the same way.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (TS-3038) Deletion of iterator in middle of iteration

2014-08-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113242#comment-14113242
 ] 

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

Commit a32798771e4ed1ff1df3c544aab21d71ee6907a3 in trafficserver's branch 
refs/heads/5.1.x from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a327987 ]

TS-3038: Fix delete of loop iterator.


 Deletion of iterator in middle of iteration
 ---

 Key: TS-3038
 URL: https://issues.apache.org/jira/browse/TS-3038
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Alan M. Carroll
Assignee: Alan M. Carroll
 Fix For: 5.1.0


 Trie::Clear iterates over its list of values but calls {{delete}} on the 
 iterator which is potentially broken. This is exactly the same issue as 
 TS-2396 and should probably be fixed in the same way.



--
This message was sent by Atlassian JIRA
(v6.2#6252)