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

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

Issue 7282054: Remove more unnecessary ChromeURLRequestContext members. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add new valgrind sigs Created 9 years, 5 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
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 220707c816c4d08fc3bfd0cb653caa29082b1d9a..840508d172c0713b964908cb53a7821a321ad050 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3648,6 +3648,13 @@
fun:_ZNK13ProfileIOData14LazyInitializeEv
}
{
+ bug_72698_c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN17ProfileImplIOData6HandleC1EP7Profile
+ fun:_ZN11ProfileImplC1ERK8FilePathPN7Profile8DelegateE
+}
+{
bug_73000
Memcheck:Cond
fun:clipboard_clipboard_buffer_received
« chrome/browser/ui/webui/chrome_url_data_manager.h ('K') | « chrome/test/testing_profile.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698