summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-21 10:27:03 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-21 10:27:03 +0000
commitbae2071f0175c35f7a769150620b9f13fee32f1b (patch)
tree6a526ce644893a200f0a97892acc871d7b06a0e0 /tools
parent291d8b76965a8025182add37c3b381aebece56ad (diff)
downloadchromium_src-bae2071f0175c35f7a769150620b9f13fee32f1b.zip
chromium_src-bae2071f0175c35f7a769150620b9f13fee32f1b.tar.gz
chromium_src-bae2071f0175c35f7a769150620b9f13fee32f1b.tar.bz2
Suppress two more leaks in ProfileManagerTest::CreateAndUseTwoProfiles (bug
19775) BUG=19775 TBR=tim Review URL: http://codereview.chromium.org/2829012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50342 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt47
1 files changed, 46 insertions, 1 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 770da55..f527143 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3431,7 +3431,7 @@
fun:_ZN3net14SpdyHttpStream11SendRequestEPNS_16HttpResponseInfoEP14CallbackRunnerI6Tuple1IiEE
}
{
- bug_19775
+ bug_19775_a
Memcheck:Leak
...
fun:malloc
@@ -3457,6 +3457,51 @@
fun:_ZN7history11URLDatabase18CreateMainURLIndexEv
}
{
+ bug_19775_b
+ Memcheck:Leak
+ ...
+ fun:malloc
+ fun:sqlite3MemMalloc
+ fun:mallocWithAlarm
+ fun:sqlite3Malloc
+ fun:sqlite3HashInsert
+ fun:createModule
+ fun:sqlite3_create_module_v2
+ fun:sqlite3Fts2Init
+ fun:openDatabase
+ fun:sqlite3_open
+ fun:_ZN3sql10Connection12OpenInternalERKSs
+ fun:_ZN3sql10Connection12OpenInMemoryEv
+ fun:_ZN7history16InMemoryDatabase6InitDBEv
+ fun:_ZN7history16InMemoryDatabase12InitFromDiskERK8FilePath
+}
+{
+ bug_19775_c
+ Memcheck:Leak
+ ...
+ fun:malloc
+ fun:sqlite3MemMalloc
+ fun:mallocWithAlarm
+ fun:sqlite3Malloc
+ fun:sqlite3_malloc
+ fun:pcache1Create
+ fun:sqlite3PcacheFetch
+ fun:sqlite3PagerAcquire2
+ fun:sqlite3PagerAcquire
+ fun:btreeGetPage
+ fun:lockBtree
+ fun:sqlite3BtreeBeginTrans
+ fun:sqlite3InitOne
+ fun:sqlite3Init
+ fun:sqlite3ReadSchema
+ fun:sqlite3Pragma
+ fun:yy_reduce
+ fun:sqlite3Parser
+ fun:sqlite3RunParser
+ fun:sqlite3Prepare
+ fun:sqlite3LockAndPrepare
+}
+{
bug_46894
Memcheck:Addr4
fun:_ZNK12BookmarkNode9is_folderEv