maskit commented on PR #13072:
URL: https://github.com/apache/trafficserver/pull/13072#issuecomment-4210496092

   Leak was detected during the regression tests but it looks unrelated to this 
change.
   ```
   ==5617==ERROR: LeakSanitizer: detected memory leaks
   
   Direct leak of 80 byte(s) in 1 object(s) allocated from:
       #0 0x7f8c4d479307 in operator new(unsigned long) 
(/lib64/libasan.so.6+0xb6307)
       #1 0xea09bb in Log::create_threads() ../src/proxy/logging/Log.cc:1214
       #2 0xea0323 in Log::init_when_enabled() ../src/proxy/logging/Log.cc:1163
       #3 0xea0667 in Log::load_config() ../src/proxy/logging/Log.cc:1183
       #4 0xab8eed in main ../src/traffic_server/traffic_server.cc:2377
       #5 0x7f8c4af89864 in __libc_start_main (/lib64/libc.so.6+0x3a864)
   ```


-- 
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]

Reply via email to