From dcc721a95bef6f0d8e6d8775b8efe33e5aecd562 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 18:28:20 +0200 Subject: Adding upstream version 8.2402.0. Signed-off-by: Daniel Baumann --- tests/CI/ubuntu20.04.supp | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 tests/CI/ubuntu20.04.supp (limited to 'tests/CI/ubuntu20.04.supp') diff --git a/tests/CI/ubuntu20.04.supp b/tests/CI/ubuntu20.04.supp new file mode 100644 index 0000000..2638a7f --- /dev/null +++ b/tests/CI/ubuntu20.04.supp @@ -0,0 +1,42 @@ +{ + librdkafka issue + Memcheck:Leak + match-leak-kinds: definite + fun:malloc + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + fun:checkInstance + fun:activateCnf + fun:tellModulesActivateConfig + fun:activate + fun:initAll +} + +{ + librdkafka issue + Memcheck:Leak + match-leak-kinds: definite + fun:malloc + ... + obj:* + fun:checkInstance + fun:activateCnf + fun:tellModulesActivateConfig + fun:activate + fun:initAll + fun:main +} + +{ + invalid atexit call - seems to stem back to libcurl + Helgrind:Misc + ... + fun:_dl_fini + fun:__run_exit_handlers + fun:exit + fun:(below main) +} -- cgit v1.2.3