]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
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)
commit1b6578e07f8782fe03042e67b9c6fdfdc4fe4711
tree1289987746eb902c75217e5e28b78a434c21f315
parentfe065242ca8c514f00452af1530714796c2e1dea
qa/valgrind: generalize suppressions for gcc-14 MismatchedFree

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