Thomas Jackson created TS-4272:
----------------------------------
Summary: HostDB not clearning HostDBInfos for hosts file entries
Key: TS-4272
URL: https://issues.apache.org/jira/browse/TS-4272
Project: Traffic Server
Issue Type: Bug
Reporter: Thomas Jackson
std::map is creating an entry, and we are setting a subset of values. Since we
were not clearing the memory that we got, we end up with some non-initialized
structure fields-- meaning the HostDBInfo object we return is corrupt.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)