Commit 98fedde6 authored by thestig@chromium.org's avatar thestig@chromium.org

Valgrind: Suppress a leak in TaskClosureAdapter.

BUG=83609
TEST=none
TBR=jhawkins
Review URL: http://codereview.chromium.org/7063001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86311 0039d316-1c4b-4281-b951-d872f2087c98
parent 2db44b8a
......@@ -4607,6 +4607,15 @@
fun:_ZNK4base8CallbackIFvvEE3RunEv
fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
}
{
bug_83609
Memcheck:Leak
fun:_Znw*
fun:_ZN4base4BindIMN12_GLOBAL__N_118TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
fun:_ZN11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Taskx
fun:_ZN13BrowserThread14PostTaskHelperENS_2IDERKN15tracked_objects8LocationEP4Taskxb
fun:_ZN13BrowserThread8PostTaskENS_2IDERKN15tracked_objects8LocationEP4Task
}
#-----------------------------------------------------------------------
# These only occur on our Google workstations
{
......
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