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

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

Issue 9703038: Profiles: Really fix refcounted services. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile 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
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 317475322055d6f08be15482b0b1555c7fbe7af3..4cdb6a7cf92e51e0037d450569c9e327bda240d3 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5923,26 +5923,6 @@
fun:_ZN3net16HostResolverImpl3Job18OnProcTaskCompleteEiRKNS_11AddressListE
}
{
- bug_118196_a
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
- ...
- fun:_ZN*13LoginDatabase*
- ...
- fun:_ZN*PasswordStore*
-}
-{
- bug_118196_b
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZNK20PasswordStoreFactory23BuildServiceInstanceForEP7Profile
- fun:_ZN23ProfileKeyedBaseFactory17GetBaseForProfileEP7Profileb
- fun:_ZN20PasswordStoreFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTypeE
Miranda Callahan 2012/03/15 16:55:35 :-D
Elliot Glaysher 2012/03/15 18:02:41 Yes, well, this is what happens when you have inco
-}
-{
bug_118203
Memcheck:Leak
fun:_Znw*

Powered by Google App Engine
This is Rietveld 408576698