Suppress any error whose top frame is in libc.so. While not very elegant, this is an effective way to suppress data race reports triggered by glibc's stdio functions (which uses inlined locking functions).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9087 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed