summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt22
1 files changed, 13 insertions, 9 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 96189d2..0a22771 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -67,9 +67,11 @@
# Periodically we should sweep this file and the bug tracker clean by
# running overnight and removing outdated bugs/suppressions.
{
- bug_30547
+ bug_30547_a
Heapcheck:Leak
+ ...
fun:std::string::_Rep::_S_create
+ ...
fun:base::JSONWriter::Write
fun:JSONStringValueSerializer::Serialize
fun:BookmarkStorage::SerializeData
@@ -77,6 +79,16 @@
fun:BookmarkStorage::BookmarkModelDeleted
fun:BookmarkModel::~BookmarkModel
}
+
+{
+ bug_30547_b
+ Heapcheck:Leak
+ ...
+ fun:ImportantFileWriter::WriteNow
+ fun:BookmarkStorage::SaveNow
+ fun:BookmarkStorage::BookmarkModelDeleted
+}
+
# IPCChannelTest.ChannelProxyTest leaks memory.
{
bug_26920_a
@@ -106,14 +118,6 @@
fun:IPCChannelTest_ChannelProxyTest_Test::TestBody
}
{
- bug_30547
- Heapcheck:Leak
- ...
- fun:ImportantFileWriter::WriteNow
- fun:BookmarkStorage::SaveNow
- fun:BookmarkStorage::BookmarkModelDeleted
-}
-{
bug_31643
Heapcheck:Leak
fun:browser_sync::BookmarkModelWorker::CallDoWorkFromModelSafeThreadAndWait