From a8cebe6925fe68ae669a7df877f25069514ffdf4 Mon Sep 17 00:00:00 2001 From: Daniel Weindl Date: Tue, 16 Jan 2024 23:41:29 +0100 Subject: [PATCH] Update valgrind suppressions --- python/tests/valgrind-python.supp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/python/tests/valgrind-python.supp b/python/tests/valgrind-python.supp index 3fd59d04d3..9cd3f5de3b 100644 --- a/python/tests/valgrind-python.supp +++ b/python/tests/valgrind-python.supp @@ -530,6 +530,14 @@ fun:_dl_catch_exception } +{ + other + Memcheck:Leak + fun:calloc + ... + fun:_dl_catch_exception +} + { Pandas Memcheck:Leak