]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix memcheck/tests/xml1 on OS X 10.10
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 7 Mar 2015 13:34:02 +0000 (13:34 +0000)
committerRhys Kidd <rhyskidd@gmail.com>
Sat, 7 Mar 2015 13:34:02 +0000 (13:34 +0000)
bz#344939

Before

== 588 tests, 240 stderr failures, 22 stdout failures, 0 stderrB failures, 0 stdoutB failures, 31 post failures ==

After

== 588 tests, 239 stderr failures, 22 stdout failures, 0 stderrB failures, 0 stdoutB failures, 31 post failures ==

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14989

NEWS
darwin14.supp

diff --git a/NEWS b/NEWS
index dbef0d4dec9b79b93bab2a9ff2cd2311137f6823..64050b8a2667dc8cde5cebb4efd15747a5fb124b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -121,6 +121,7 @@ where XXXXXX is the bug number as listed below.
 344621  Fix memcheck/tests/err_disable4 test on OS X
 344686  Fix suppression for pthread_rwlock_init on OS X 10.10
 344702  Fix missing libobjc suppressions on OS X 10.10
+344939  Fix memcheck/tests/xml1 on OS X 10.10
 n-i-bz  Provide implementations of certain compiler builtins to support
         compilers who may not provide those
 n-i-bz  Old STABS code is still being compiled, but never used. Remove it.
index a703c1455c831d886ad455cfccfe1b55794adb8c..a0305fbff860a72f76d31555a22069f783e2dcd8 100644 (file)
    fun:*dyld*link*
 }
 
+{
+   OSX1010:dyld-2
+   Memcheck:Cond
+   fun:exit
+   obj:*libdyld*dylib*
+}
+
 {
    OSX1010:libsystem_kernel-1
    Memcheck:Cond