[
https://issues.apache.org/jira/browse/TS-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113129#comment-14113129
]
Alan M. Carroll edited comment on TS-3038 at 8/28/14 12:46 AM:
---------------------------------------------------------------
Moving this up because we have crashes which are fixed with this patch and it's
a very simple patch.
was (Author: amc):
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)