]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/valgrind: generalize suppressions for gcc-14 MismatchedFree
authorCasey Bodley <cbodley@redhat.com>
Thu, 9 Apr 2026 15:33:37 +0000 (11:33 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 16 Apr 2026 20:22:37 +0000 (16:22 -0400)
the rgw suite is showing a handful of these false positives, and i
really don't want to micromanage suppressions for every little thing
that shows up here

so i chose to generalize the existing suppressions from
https://tracker.ceph.com/issues/74604 so that a single suppression would
cover this entire class of MismatchedFree warnings

Fixes: https://tracker.ceph.com/issues/75945
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1b6578e07f8782fe03042e67b9c6fdfdc4fe4711)

qa/valgrind.supp

index f6169bfc33b05ad65da09b93d9067cbf4d35cf48..db3a306ca059b2daaf954f27f30b0dc35cac6618 100644 (file)
    ...
 }
 {
-   rocky10_gcc14_mismatch_delete_map_erase
+   rocky10_gcc14_mismatch_delete
    Memcheck:Free
    fun:_Zda*align_val_t*
-   ...
-   fun:*global_init_prefork*
-}
-{
-   rocky10_gcc14_mismatch_delete_map_erase
-   Memcheck:Free
-   fun:_Zda*align_val_t*
-   ...
-   fun:*ceph6common11CephContext*
-}
-{
-   rocky10_gcc14_mismatch_delete_map_erase
-   Memcheck:Free
-   fun:_Zda*align_val_t*
-   ...
-   fun:exit
 }
 {
    rocky10 still reachable rocksdb leak