]> 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, 9 Apr 2026 15:33:39 +0000 (11:33 -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>
qa/valgrind.supp

index d2a1513a10f23b515b080f9bf64cd8f6b3ed4db7..89e6bd49c90a25de974df351978fcd3a423e5407 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