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

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

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 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 | « tools/valgrind/memcheck/suppressions.txt ('k') | tools/vim/chromium.ycm_extra_conf.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_linux.txt
diff --git a/tools/valgrind/memcheck/suppressions_linux.txt b/tools/valgrind/memcheck/suppressions_linux.txt
index 0e75ee1ee65657245d98f081fabc2481ca9ae282..6d031be3f678c14beb0804221e96579d7cc1f479 100644
--- a/tools/valgrind/memcheck/suppressions_linux.txt
+++ b/tools/valgrind/memcheck/suppressions_linux.txt
@@ -52,3 +52,18 @@
fun:_ZN3IPC11ChannelMojo17InitMessageReaderEN4mojo16ScopedHandleBaseINS1_17MessagePipeHandleEEEi
fun:_ZN3IPC12_GLOBAL__N_117ServerChannelMojo27ClientChannelWasInitializedEi
}
+{
+ bug_452002
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN11leveldb_env11ChromiumEnv11StartThreadEPFvPvES1_
+ fun:_ZN11leveldb_env11ChromiumEnv8ScheduleEPFvPvES1_
+ fun:_ZN7leveldb6DBImpl23MaybeScheduleCompactionEv
+ fun:_ZN7leveldb6DBImpl16MakeRoomForWriteEb
+ fun:_ZN7leveldb6DBImpl5WriteERKNS_12WriteOptionsEPNS_10WriteBatchE
+ fun:_ZN17LeveldbValueStore9WriteToDbEPN7leveldb10WriteBatchE
+ fun:_ZN17LeveldbValueStore3SetEiRKSsRKN4base5ValueE
+ fun:_ZN10extensions28SettingsStorageQuotaEnforcer3SetEiRKSsRKN4base5ValueE
+ fun:_ZN10extensions28WeakUnlimitedSettingsStorage3SetEiRKSsRKN4base5ValueE
+ fun:_ZN10extensions12_GLOBAL__N_1L33UnlimitedLocalStorageTestCallbackEP10ValueStore
+}
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | tools/vim/chromium.ycm_extra_conf.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698