]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Silence false positive failure of LTP munmap01
authorMartin Cermak <mcermak@redhat.com>
Mon, 13 Oct 2025 07:53:56 +0000 (09:53 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 24 Oct 2025 15:08:18 +0000 (17:08 +0200)
commitef3f78a3d66db60af42d6b9118deb71bf8c4ba0b
tree00b2252fdb80e626f67718ede63967352323d49e
parent438ca216011583ec96b3ccb55f7b02112b9f5929
Silence false positive failure of LTP munmap01

After upgrading LTP testsuite version to 20250930 (tracked in bug
510169) munmap01 syscall test started failing.  It however turns out
that this testcase was substantially rewritten and the failure is
expected.  This update will silence mentioned false positive.

https://bugs.kde.org/show_bug.cgi?id=510292
NEWS
auxprogs/Makefile.am
auxprogs/filters/munmap01 [new file with mode: 0755]