]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
macos: Add additional darwin16 suppressions for system libraries. n-i-bz.
authorRhys Kidd <rhyskidd@gmail.com>
Sun, 30 Apr 2017 19:40:03 +0000 (19:40 +0000)
committerRhys Kidd <rhyskidd@gmail.com>
Sun, 30 Apr 2017 19:40:03 +0000 (19:40 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16325

darwin16.supp

index 91f48ff13ca22cdc843e91648ac25724517f3964..b3f9dbd32810913235b140bd08e502e7cda32c25 100644 (file)
    obj:*libdyld*dylib*
 }
 
+{
+   OSX1012:dyld-3
+   Memcheck:Cond
+   fun:bcmp
+   fun:_ZN16ImageLoaderMachO18validateFirstPagesEPK21linkedit_data_commandiPKhmxRKN11ImageLoader11LinkContextE
+   ...
+}
+
+{
+   OSX1012:dyld-4
+   Memcheck:Value8
+   fun:bcmp
+   fun:_ZN16ImageLoaderMachO18validateFirstPagesEPK21linkedit_data_commandiPKhmxRKN11ImageLoader11LinkContextE
+   ...
+}
+
+{
+   OSX1012:dyld-5
+   Memcheck:Cond
+   fun:_ZN16ImageLoaderMachO18validateFirstPagesEPK21linkedit_data_commandiPKhmxRKN11ImageLoader11LinkContextE
+   fun:_ZN26ImageLoaderMachOCompressed19instantiateFromFileEPKciPKhmyyRK4statjjPK21linkedit_data_commandPK23encryption_info_commandRKN11ImageLoader11LinkContextE
+   fun:_ZN16ImageLoaderMachO19instantiateFromFileEPKciPKhmyyRK4statRKN11ImageLoader11LinkContextE
+   fun:_ZN4dyldL10loadPhase6EiRK4statPKcRKNS_11LoadContextE
+}
+
 {
    OSX1012:libsystem_kernel-1
    Memcheck:Cond