Github user jpeach commented on the issue:

    https://github.com/apache/trafficserver/pull/802
  
    I don't think this change is correct. It seems to me that the invariant is 
that ``server_session`` and ``server_entry`` should be NULL or non-NULL 
together. So if we call ``release_server_session()`` when ``server_entry`` is 
NULL, we ought to hit the NULL check on ``server_session`` as well.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to