Commit 5020b930 authored by zhaoqin's avatar zhaoqin Committed by Commit bot

suppress invalid heap argument error at content::RenderFrameImpl::~RenderFrameImpl

TBR=clamy@chromium.org
BUG=455994
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#314976}
parent 42a3f824
......@@ -729,3 +729,24 @@ KERNELBASE.dll!ReadFile
KERNEL32.dll!ReadFile
*!net::FileStream::Context::ReadAsync
*!base::internal::RunnableAdapter<>::Run
INVALID HEAP ARGUMENT
name=http://crbug.com/455994
drmemorylib.dll!replace_operator_delete
*!IPC::Listener::`vector deleting destructor'
*!content::RenderFrameImpl::~RenderFrameImpl
*!content::RenderFrameImpl::`vector deleting destructor'
*!content::RenderViewImpl::~RenderViewImpl
*!content::RenderViewImpl::`vector deleting destructor'
*!scoped_refptr<>::Release
*!base::internal::BindState<>::`scalar deleting destructor'
*!scoped_refptr<>::Release
*!base::internal::CallbackBase::~CallbackBase
*!base::MessagePumpDefault::Run
*!base::MessageLoop::RunHandler
*!base::MessageLoop::Run
*!content::RendererMain
*!content::RunNamedProcessTypeMain
*!content::ContentMainRunnerImpl::Run
*!content::ContentMain
*!content::LaunchTests
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