Commit 003382e4 authored by oshima's avatar oshima Committed by Commit bot

Suppress leak in PersistentHistogramAllocator

BUG=595408
TBR=bcwhite@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#381527}
parent 000a29da
...@@ -3442,3 +3442,13 @@ ...@@ -3442,3 +3442,13 @@
... ...
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