brbzull0 opened a new pull request, #11156: URL: https://github.com/apache/trafficserver/pull/11156
Use `swoc::MemArena` instead of manual allocation. Beside the benefits of using the arena this change helps to mitigate a leak that was found while building with ASAN. The issue was on desruction of the trie which should only happen when the application stops. -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org