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

   Fix a bug where if RSRC_RESPONSE_STATUS is requested without 
RSRC_SERVER_RESPONSE_HEADERS, the bufp and hdr_loc variables would be 
uninitialized when passed to TSHttpHdrStatusGet().
   
   This change ensures that TSHttpTxnServerRespGet() is called when either 
resource is requested, properly initializing the required variables.


-- 
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