[GitHub] [trafficserver] masaori335 closed issue #10463: Adjust PreWarm stats with new `ts::Metrics`

2023-09-28 Thread via GitHub
masaori335 closed issue #10463: Adjust PreWarm stats with new `ts::Metrics` URL: https://github.com/apache/trafficserver/issues/10463 -- 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 comm

[GitHub] [trafficserver] ywkaras closed issue #10426: CID 1508884: Resource leak

2023-09-28 Thread via GitHub
ywkaras closed issue #10426: CID 1508884: Resource leak URL: https://github.com/apache/trafficserver/issues/10426 -- 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

[GitHub] [trafficserver] masaori335 commented on issue #10541: LSan: test_proxy_hdrs crash

2023-09-28 Thread via GitHub
masaori335 commented on issue #10541: URL: https://github.com/apache/trafficserver/issues/10541#issuecomment-1738697363 It looks like the destructor of `HTTPHdr` should destroy the `m_heap`, ideally. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [trafficserver] masaori335 opened a new issue, #10541: LSan: test_proxy_hdrs crash

2023-09-28 Thread via GitHub
masaori335 opened a new issue, #10541: URL: https://github.com/apache/trafficserver/issues/10541 As part of #10539, trying fix of memory leak in the `test_http_hdr_print_and_copy_aux`, I faced a crash. The leak trying to fix ``` ==26521==ERROR: LeakSanitizer: detected memory

[GitHub] [trafficserver] masaori335 opened a new issue, #10539: LSan: Unit Test Leaks with `--enable-malloc-allocator`

2023-09-28 Thread via GitHub
masaori335 opened a new issue, #10539: URL: https://github.com/apache/trafficserver/issues/10539 Combination of LSan & MallocAllocator uncovered existing memory leaks of unit tests. ``` ==22727==ERROR: LeakSanitizer: detected memory leaks Direct leak of 14336 byte(s) in 7 ob