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

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

Issue 3002002: Relaxing suppression for ExtensionPrefStoreTest (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 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
« 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/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 30122a68e4f7a31c8b3b50d998981f057b513306..7b7d84e052ab58b4ad04181ce19bc77ee38197f4 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3588,7 +3588,7 @@
Memcheck:Leak
...
fun:_ZN18ExtensionPrefStore20InstallExtensionPrefESsPKwP5Value
- fun:_ZN56ExtensionPrefStoreTest_*_Test8TestBodyEv
+ fun:_ZN*ExtensionPrefStoreTest_*_Test8TestBodyEv
}
{
bug_48980_b
« 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