bneradt opened a new pull request #8306:
URL: https://github.com/apache/trafficserver/pull/8306


   In the case of raw open, the server_txn will generally be a nullptr.  We
   tried to use server_txn when calling set_connect_fail, which resulted in
   a crash. This change simply removes the call. Note that a generic call
   to set_connect_fail was already called previous to calling this
   function.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to