[ https://issues.apache.org/jira/browse/TS-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125319#comment-13125319 ]
Leif Hedstrom commented on TS-917: ---------------------------------- Hmmm, no, it looks like the regex maps should also free the url_mapping: {code} forl_LL(RegexMapping, list_iter, mappings) { delete list_iter->url_map; {code} Any thoughts? I'd like to clarify this, so we can either close it, or get some ideas of where exactly we're leaking. Thanks! > url_mapping objects don't seem to be deleted > -------------------------------------------- > > Key: TS-917 > URL: https://issues.apache.org/jira/browse/TS-917 > Project: Traffic Server > Issue Type: Bug > Components: Remap API > Affects Versions: 3.0.0 > Reporter: Manjesh Nilange > Assignee: Leif Hedstrom > Fix For: 3.1.1 > > > In the recent changes to data structures in > UrlRewrite/UrlMappingPathIndex/UrlMappingContainer classes, the url_mapping > itself is not deleted, I think. The PathIndex, Trie objects are cleaned up, > but not the url_mapping. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira