GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/526
Fix for TS-4276
In the event that `lookup_done` returns a NULL, we'll reschedule the lookup
in the future instead of dumping core.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/526.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #526
----
commit 7add326f5020e897bf1ff15b7d9eca14a1adf9dc
Author: Thomas Jackson <[email protected]>
Date: 2016-03-15T16:15:53Z
Fix for TS-4276
In the event that `lookup_done` returns a NULL, we'll reschedule the lookup
in the future instead of dumping core.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---