Commit 087ba0b2 authored by glider's avatar glider Committed by Commit bot

Suppress unaddressable access (use-after-free) in blink::toCoreFrame

BUG=414675
TBR=nasko@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#295070}
parent eb36e365
......@@ -657,3 +657,12 @@ INVALID HEAP ARGUMENT
name=http://crbug.com/413215
*!replace_operator_delete*
v8.dll!*
UNADDRESSABLE ACCESS
name=http://crbug.com/414675
blink_web.dll!blink::toCoreFrame
blink_web.dll!blink::RemoteFrameClient::firstChild
blink_web.dll!blink::WebRemoteFrameImpl::~WebRemoteFrameImpl
blink_web.dll!blink::WebRemoteFrameImpl::close
content.dll!content::RenderFrameProxy::~RenderFrameProxy
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