mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2026-06-17 17:27:05 +00:00
- LSan symbolizes the leak as the C++ method `zmq::msg_t::init_size` in the Debug sanitizer build, no longer the C wrapper `zmq_msg_init_size` - substring match failed (`_` vs `::`), so the suppression no longer applied and the asan+lsan+ubsan job failed in Pair/PubSub/Poller tests - add the demangled frame, keep the old pattern for older libzmq
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
leak:zmq_msg_init_size
|
|
leak:zmq::msg_t::init_size
|