diff options
Diffstat (limited to 'tools/heapcheck')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 57250af..42cd433 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -957,13 +957,3 @@ fun:Callback1::Type* NewCallback fun:PrefValueStoreTest_TestConcurrentPolicyRefresh_Test::TestBody } -{ - bug_52808 - Heapcheck:Leak - ... - fun:base::JSONReader::BuildValue - fun:base::JSONReader::JsonToValue - fun:base::JSONReader::ReadAndReturnError - fun:base::JSONReader::Read - fun:::HostContentSettingsMapTest_ResourceIdentifierPrefs_Test::TestBody -} |