You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2014/08/25 17:07:58 UTC

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

Alan M. Carroll created TS-3038:
-----------------------------------

             Summary: 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


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)