bneradt opened a new pull request, #9416: URL: https://github.com/apache/trafficserver/pull/9416
Rather than manage FileManager's fileName and configName char* strings with ats_strdup and ats_free, this converts them to std::string and lets it manage the memory. -- 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]
