summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-21 14:51:06 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-21 14:51:06 +0000
commitac6e94c893354e5fcfac3d9243600a7acddc5c86 (patch)
tree9ca9185d316b2a948403f05985ad22900dc49d4c /tools
parent5e34a85823baeb7f6e7d63655e34f29c62c0b24f (diff)
downloadchromium_src-ac6e94c893354e5fcfac3d9243600a7acddc5c86.zip
chromium_src-ac6e94c893354e5fcfac3d9243600a7acddc5c86.tar.gz
chromium_src-ac6e94c893354e5fcfac3d9243600a7acddc5c86.tar.bz2
Make the memory waterfall green -- more suppressions for bug 19775.
BUG=19775 TBR=tim Review URL: http://codereview.chromium.org/2870016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50350 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt45
1 files changed, 45 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index f527143..bf3a2ef 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3502,6 +3502,51 @@
fun:sqlite3LockAndPrepare
}
{
+ bug_19775_d
+ Memcheck:Leak
+ ...
+ fun:malloc
+ fun:sqlite3MemMalloc
+ fun:mallocWithAlarm
+ fun:sqlite3Malloc
+ fun:sqlite3MallocZero
+ fun:sqlite3PagerOpen
+ fun:sqlite3BtreeOpen
+ fun:sqlite3BtreeFactory
+ fun:openDatabase
+ fun:sqlite3_open
+ fun:_ZN3sql10Connection12OpenInternalERKSs
+ fun:_ZN3sql10Connection12OpenInMemoryEv
+ fun:_ZN7history16InMemoryDatabase6InitDBEv
+ fun:_ZN7history16InMemoryDatabase12InitFromDiskERK8FilePath
+}
+{
+ bug_19775_e
+ Memcheck:Leak
+ ...
+ fun:malloc
+ fun:sqlite3MemMalloc
+ fun:mallocWithAlarm
+ fun:sqlite3Malloc
+ fun:sqlite3DbMallocRaw
+ fun:sqlite3DbMallocZero
+ fun:sqlite3StartTable
+ fun:yy_reduce
+ fun:sqlite3Parser
+ fun:sqlite3RunParser
+ fun:sqlite3Prepare
+ fun:sqlite3LockAndPrepare
+ fun:sqlite3_prepare
+ fun:sqlite3_exec
+ fun:sqlite3InitCallback
+ fun:sqlite3_exec
+ fun:sqlite3InitOne
+ fun:sqlite3Init
+ fun:sqlite3ReadSchema
+ fun:sqlite3CreateIndex
+ fun:yy_reduce
+}
+{
bug_46894
Memcheck:Addr4
fun:_ZNK12BookmarkNode9is_folderEv