]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add an extra suppression for Fedora Core 2/glibc 2.3.3 systems.
authorTom Hughes <tom@compton.nu>
Thu, 3 Jun 2004 18:42:34 +0000 (18:42 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 3 Jun 2004 18:42:34 +0000 (18:42 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2403

glibc-2.3.supp

index 7003686a990ea6dcaea73e7444fc106b0dbf7ed9..fab9e9a593d5fa854cee18756ed30202120cdc77 100644 (file)
    fun:_dl_relocate_object
    fun:dl_main
 }
+{
+   _dl_relocate_object/dl_open_worker
+   Memcheck:Cond
+   fun:_dl_relocate_object
+   fun:dl_open_worker
+}
 
 #-------- Data races
 {