Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/606#issuecomment-215619876
The actual fix is to avoid dereferencing the ``rec`` pointer when it has
the API sentinel value. I could have just make a small fix to the code path
that I happened to hit, but I wanted to make it robust in all cases. I could
have separated out each usage of ``rec`` into a separate commit (which was
actually how I worked this). It would be a long series.
---
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.
---