hostdb cores in reply_to_cont() when running out of space
---------------------------------------------------------

                 Key: TS-170
                 URL: https://issues.apache.org/jira/browse/TS-170
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Bryan Call
            Assignee: Bryan Call
             Fix For: 2.0.0a


In HostDBContinuation::lookup_done() if we can't allocate memory in the cache 
we will free some space (delete_block())
and then return a NULL.  Also, the error message "out of room in hostdb for 
reverse DNS data" gets printed
out.

This NULL pointer will be dereferenced later when we call reply_to_cont().

bz 3191464

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to