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

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

Issue 9027007: Try to fix the memory leak reports in g_restrictions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: different approach Created 8 years, 11 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 | « chrome/common/extensions/manifest.cc ('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.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index c985f7568826f308f0d2529b207cf1084e4d148b..6b25f4b6c0b622093585273beba3a9c62b0b6312 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5084,18 +5084,6 @@
fun:_ZN23ExtensionTestingProfileD0Ev
}
{
- bug_106571
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN10extensions12_GLOBAL__N_112RestrictionsC1ERKS1_
- ...
- fun:_ZN9Extension13InitFromValueEPN10extensions8ManifestEiPSbItN4base20string16_char_traitsESaItEE
- fun:_ZN9Extension6CreateERK8FilePathNS_8LocationERKN4base15DictionaryValueEiPSs
- fun:_ZNK26ExtensionMsg_Loaded_Params18ConvertToExtensionEv
- fun:_ZN19ExtensionDispatcher8OnLoadedERKSt6vectorI26ExtensionMsg_Loaded_ParamsSaIS1_EE
-}
-{
bug_107503
Memcheck:Uninitialized
...
« no previous file with comments | « chrome/common/extensions/manifest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698