]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
glibc-2.3.5 fix (FC4)
authorJulian Seward <jseward@acm.org>
Sun, 15 May 2005 17:18:40 +0000 (17:18 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 15 May 2005 17:18:40 +0000 (17:18 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3722

glibc-2.3.supp

index 976839dd4e0f6e2bf716099fd7038d2f44d4a7ea..39e623783ef1d41d012eaafae343f8c902d0300b 100644 (file)
    obj:/lib64/tls/libpthread*.so*
 }
 
+##----------------------------------------------------------------------##
+## glibc-2.3.5 on FC4
+## Assumes that sysctl returns \0-terminated strings in is_smp_system
+{
+   Unterminated strstr string in is_smp_system() (NPTL)
+   Memcheck:Cond
+   fun:strstr
+   fun:__pthread_initialize_minimal
+   obj:*/libpthread-2.3.5.so
+   obj:*/libpthread-2.3.5.so
+}
 
 
 ##----------------------------------------------------------------------##