bryancall commented on issue #7304:
URL: https://github.com/apache/trafficserver/issues/7304#issuecomment-725635340


   The only leak I am seeing in ATS is the one I am creating in main:
   
   ```
   12:07:11 bart:((294723fde...))~/dev/apache/trafficserver/build-Linux$ ts
   Traffic Server 9.0.0 Nov 11 2020 12:02:26 bart.bryancall.com
   traffic_server: using root directory '/opt/ats'
   ^C
   =================================================================
   ==1924225==ERROR: LeakSanitizer: detected memory leaks
   
   Direct leak of 1000 byte(s) in 1 object(s) allocated from:
       #0 0x7f70725bd3cf in __interceptor_malloc (/lib64/libasan.so.6+0xab3cf)
       #1 0x725643 in main ../../src/traffic_server/traffic_server.cc:1675
       #2 0x7f70717531a1 in __libc_start_main (/lib64/libc.so.6+0x281a1)
   
   SUMMARY: AddressSanitizer: 1000 byte(s) leaked in 1 allocation(s).
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to