[
https://issues.apache.org/jira/browse/TS-5065?focusedWorklogId=32521&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-32521
]
ASF GitHub Bot logged work on TS-5065:
--------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/16 04:31
Start Date: 29/Nov/16 04:31
Worklog Time Spent: 10m
Work Description: Github user jpeach closed the pull request at:
https://github.com/apache/trafficserver/pull/1235
Issue Time Tracking
-------------------
Worklog Id: (was: 32521)
Time Spent: 20m (was: 10m)
> Use after free clearing HostDB.
> -------------------------------
>
> Key: TS-5065
> URL: https://issues.apache.org/jira/browse/TS-5065
> Project: Traffic Server
> Issue Type: Bug
> Components: HostDB
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 7.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ASAN points out that clearing the HostDB on startup results in a use after
> free since we are iterating at the same time as we are freeing hash entries
> (which contain the iterator links).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)