jiridanek commented on pull request #1048:
URL: https://github.com/apache/qpid-dispatch/pull/1048#issuecomment-782834418


   Needed to suppress more:
   
   ```
   67: Indirect leak of 32 byte(s) in 1 object(s) allocated from:
   67:     #0 0x7f538ada2602 in malloc 
(/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
   67:     #1 0x7f5388512802 in pni_mem_allocate 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/memory.c:270
   67:     #2 0x7f5388512802 in pn_buffer 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/buffer.c:47
   ```
   
   ```
   67: Indirect leak of 32 byte(s) in 1 object(s) allocated from:
   67:     #0 0x4964dd in malloc 
(/home/travis/build/apache/qpid-dispatch/build/router/qdrouterd+0x4964dd)
   67:     #1 0x7f997fa1362d in pni_mem_allocate 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/memory.c:270:71
   67:     #2 0x7f997fa1362d in pn_buffer 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/buffer.c:47:38
   67:     #3 0x7f997fa1362d in pni_data_intern_node.llvm.9093988883496252145 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/codec.c:475:17
   ```
   
   ```
   63: Indirect leak of 16 byte(s) in 1 object(s) allocated from:
   63:     #0 0x4976ed in malloc 
(/home/travis/build/apache/qpid-dispatch/build/tests/test-sender+0x4976ed)
   63:     #1 0x7f3b9dbf942a in pni_mem_suballocate 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/memory.c:274:88
   63:     #2 0x7f3b9dbf942a in pn_stringn 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/object/string.c:114:28
   63:     #3 0x7f3b9dbf942a in pn_string 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/object/string.c:103:10
   63:     #4 0x7f3b9dbf942a in pni_init_default_logger 
/home/travis/build/apache/qpid-dispatch/qpid-proton/c/src/core/logger.c:119:32
   ```
   
   Lets see if its clean result now.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to