bryancall opened a new pull request, #13028: URL: https://github.com/apache/trafficserver/pull/13028
## Summary - `client_context_dump` — missing `free(results)` after `TSSslClientContextsNamesGet` - `healthchecks` — add shutdown handler to free `HCFileInfo` linked list - `origin_server_auth` — add `ConfigCache` destructor to delete cached `S3Config` objects - `stale_response` — free `log_info.filename` when not the static default Found via ASAN-enabled autest runs on Fedora 43. ## Test plan - [x] Built with `ENABLE_ASAN=ON` and ran full autest suite — no new LSAN reports for these symbols - [ ] CI -- 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]
