Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: tools/valgrind/drmemory/suppressions.txt

Issue 7112008: Widen some Dr. Memory suppressions a little bit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
===================================================================
--- tools/valgrind/drmemory/suppressions.txt (revision 87772)
+++ tools/valgrind/drmemory/suppressions.txt (working copy)
@@ -282,7 +282,8 @@
# http://code.google.com/p/drmemory/issues/detail?id=275
LEAK
-*!_getptd_noexit
+...
+*!_getptd*
# http://code.google.com/p/drmemory/issues/detail?id=276
UNINITIALIZED READ
@@ -394,21 +395,16 @@
ntdll.dll!RtlNewSecurityObjectEx
ADVAPI32.dll!CreatePrivateObjectSecurityEx
NTMARTA.dll!AccRewriteSetNamedRights
-NTMARTA.dll!AccRewriteSetNamedRights
-ADVAPI32.dll!SetNamedSecurityInfoW
POSSIBLE LEAK
WLDAP32.dll!Ordinal325
+...
WLDAP32.dll!Ordinal325
-WLDAP32.dll!Ordinal325
-WLDAP32.dll!Ordinal325
-WLDAP32.dll!Ordinal325
ntdll.dll!LdrInitializeThunk
ntdll.dll!LdrFindResourceDirectory_U
ntdll.dll!RtlValidateUnicodeString
ntdll.dll!LdrLoadDll
KERNEL32.dll!LoadLibraryExW
-KERNEL32.dll!LoadLibraryW
############################
# TODO(timurrrr): investigate these
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698