PERFORCE change 168171 for review

Stanislav Sedov stas at FreeBSD.org
Fri Sep 4 21:00:47 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=168171

Change 168171 by stas at stas_orion on 2009/09/04 21:00:06

	- We cannot alway reliably unwind the rtld stack because
	  assembler routines do not have dwarf annotaions.  Thus
	         ignore all rtld-related warnings completely.

Affected files ...

.. //depot/projects/valgrind/freebsd.supp#2 edit

Differences ...

==== //depot/projects/valgrind/freebsd.supp#2 (text+ko) ====

@@ -5,12 +5,7 @@
 ##----------------------------------------------------------------------##
 
 {
-   rtld-strcpy-1
+   rtld-1
    Memcheck:Cond
    obj:/libexec/ld-elf.so.1
-   obj:/libexec/ld-elf.so.1
-   obj:/libexec/ld-elf.so.1
-   obj:/libexec/ld-elf.so.1
-   obj:/libexec/ld-elf.so.1
-   fun:dlopen
 }


More information about the p4-projects mailing list