bneradt opened a new pull request #8489: URL: https://github.com/apache/trafficserver/pull/8489
This improves upon #8483 with an observation from @ywkaras that since the data is stored in a std::string it will always be null terminated. Thus these debug logs can be simplified to just use the "%.50s" print format. -- 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]
