FairRootGroup / FairMQ

C++ Message Queuing Library and Framework
GNU Lesser General Public License v3.0
86 stars 34 forks source link

LeakSanitizer: detected memory leaks #463

Open dennisklein opened 1 year ago

dennisklein commented 1 year ago

We often get this on device shutdown, investigate, if this is an issue in our code:

Direct leak of 75 byte(s) in 1 object(s) allocated from:
    #0 0x7fa56832d68f in __interceptor_malloc (/lib64/libasan.so.8+0xba68f)
    #1 0x7fa566e801f0 in zmq_msg_init_size (/lib64/libzmq.so.5+0x651f0)

examples: