mirror of https://github.com/sipwise/rtpengine.git
On bookworm and later, libasan reports a false positive in combination with pthread_cleanup_push() (see [1]). Work around this by not using the thread cleanup handler when running the asan build, and instead use a shorter thread sleep time. [1] https://gcc.gnu.org/bugzilla//show_bug.cgi?id=82109 Change-Id: Ieffdc0b13f470445f1f8e1d2448c6af6d8dd68e0pull/1577/head
parent
0c4fc1c31d
commit
c9a5714df7
Loading…
Reference in new issue