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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 9702069: Suppress one uninit and widen a few suppressions to make the WebKit/Mac bot greener (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 126869)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1869,7 +1869,7 @@
{
bug_102621
Memcheck:Uninitialized
- fun:NSHFSTypeCodeFromFileType
+ ...
fun:-[NSPasteboard(ChimeraPasteboardURLUtils) getURLs:andTitles:convertingFilenames:]
fun:_ZN2ui33PopulateURLAndTitleFromPasteboardEP4GURLPSbItN4base20string16_char_traitsESaItEEP12NSPasteboarda
fun:_ZN24WebDragDestTest_URL_Test8TestBodyEv
@@ -1909,7 +1909,7 @@
fun:_ZN12_GLOBAL__N_115EnvironmentImpl10SetVarImplEPKcRKSs
fun:_ZN12_GLOBAL__N_115EnvironmentImpl6SetVarEPKcRKSs
fun:_Z18AppendToPythonPathRK8FilePath
- fun:_ZNK3net15LocalTestServer13SetPythonPathEv
+ fun:_ZN*3net15LocalTestServer13SetPythonPathEv
fun:_ZN3net15LocalTestServer5StartEv
fun:_ZN12_GLOBAL__N_132MimeTypeTests_MimeTypeTests_Test8TestBodyEv
}
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698