bneradt opened a new pull request, #12772: URL: https://github.com/apache/trafficserver/pull/12772
# Do Not Merge I'm just creating this patch to test whether this fixes the centos CI failure on #12669. --- Add null checks before calling m_remap->release() in do_remap_request(). This prevents a segfault when switching between virtualhost and global remap tables if m_remap is unexpectedly null. -- 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]
