Commit 8bd59086 authored by oshima's avatar oshima Committed by Commit bot

Move the suppression for BucketRangs to intentional section.

BUG=595408
TBR=bcwhite@chromium.org

Review URL: https://codereview.chromium.org/1813543002

Cr-Commit-Position: refs/heads/master@{#381592}
parent dc99ab10
...@@ -371,6 +371,13 @@ ...@@ -371,6 +371,13 @@
... ...
fun:_ZN4base15SparseHistogram* fun:_ZN4base15SparseHistogram*
} }
{
Intentional leak for BucketRanges.
Memcheck:Leak
fun:_Znw*
fun:_ZN4base12_GLOBAL__N_120CreateRangesFromDataEPijm
fun:_ZN4base28PersistentHistogramAllocator15CreateHistogramEPNS0_23PersistentHistogramDataE
}
{ {
bug_73299 (Intentional) bug_73299 (Intentional)
Memcheck:Leak Memcheck:Leak
...@@ -3442,13 +3449,3 @@ ...@@ -3442,13 +3449,3 @@
... ...
fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20SpecialStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnboundRunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_ fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20SpecialStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnboundRunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_
} }
{
bug_595408
Memcheck:Leak
fun:_Znw*
fun:_ZN4base12_GLOBAL__N_120CreateRangesFromDataEPijm
fun:_ZN4base28PersistentHistogramAllocator15CreateHistogramEPNS0_23PersistentHistogramDataE
fun:_ZN4base28PersistentHistogramAllocator12GetHistogramEj
fun:_ZN4base28PersistentHistogramAllocator26GetNextHistogramWithIgnoreEPNS0_8IteratorEj
fun:_ZN4base28PersistentHistogramAllocator16GetNextHistogramEPNS0_8IteratorE
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment