]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: suppress MismatchedFree operator delete RocksDB
authorNitzan Mordechai <nmordch@li-2bf86dcc-35b8-11b2-a85c-b1dfd4248b42.ibm.com>
Tue, 16 Dec 2025 12:50:45 +0000 (14:50 +0200)
committerNitzan Mordechai <nmordch@li-2bf86dcc-35b8-11b2-a85c-b1dfd4248b42.ibm.com>
Tue, 16 Dec 2025 12:50:48 +0000 (14:50 +0200)
commit17952589b227fe2bda93d13302776336d498af55
treecdbc68475e23aa13e98edb1bd50576572a4686bb
parente870ed8dd48a234694ac39cba6f5e14b06ded0d4
qa: suppress MismatchedFree operator delete RocksDB

When using GLIBCXX_3.4.32 - GCC 14 valgrind complain on mismatch free
when we are closing RocksDB, when using GCC 13, the problem doesn't
appear.
we will suppress the valgrind error.

Fixes: https://tracker.ceph.com/issues/73822
Signed-off-by: Nitzan Mordechai <nmordech@ibm.com>
qa/valgrind.supp