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)