Linux PPC: add a suppression for an invalid read in libaio io_getevents

The testcase memcheck/tests/linux/bug420682_1 should be a straightforward
clean test. On old PPC systems it produces one error.
This commit is contained in:
Paul Floyd
2025-03-30 09:00:34 +02:00
parent b720115d2f
commit ec3e8e7f6e

View File

@@ -213,6 +213,12 @@
obj:/*libc-@GLIBC_VERSION@*.so
}
{
libaio-CentOS-7.9-(PPC)
Memcheck:Addr4
fun:io_getevents
}
##----------------------------------------------------------------------##
# MontaVista Linux 4.0.1 on ppc32
{