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

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: Merge again 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 6409c8ba4c40513ca52e6654040a2f57ca38d547..ca8c132c169960ad48cc33179d678c07f60611d7 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3631,6 +3631,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.cc ('K') | « chrome/test/testing_profile.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698