Commit ed7eba6c authored by jyasskin's avatar jyasskin Committed by Commit bot

Suppress the common part of an NtCreateEvent leak between several bugs.

The stack doesn't make sense, so it could be a DrMemory bug or surprising
function merging.

TBR=bruening@chromium.org
BUG=487500

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

Cr-Commit-Position: refs/heads/master@{#333097}
parent 1fc22bb1
......@@ -571,18 +571,6 @@ name=http://crbug.com/382784
*!media::AudioDeviceThread::Thread::Run
*!media::AudioDeviceThread::Thread::ThreadMain
HANDLE LEAK
name=http://crbug.com/383408
system call NtCreateEvent
...
*!base::internal::LockImpl::Lock
*!mojo::system::MessagePipe::RemoveWaiter
*!mojo::system::MessagePipeDispatcher::RemoveWaiterImplNoLock
*!mojo::system::Dispatcher::RemoveWaiter
*!mojo::system::Core::WaitManyInternal
*!mojo::system::Core::WaitMany
*!MojoWaitMany
UNADDRESSABLE ACCESS
name=IntentionalCrashPluginTest.plugin_client.cc
npapi_test_plugin.dll!NP_Initialize
......@@ -781,8 +769,6 @@ blink_web.dll!blink::ChromeClientImpl::attachRootGraphicsLayer
HANDLE LEAK
name=http://crbug.com/487500
system call NtCreateEvent
...
v8.dll!v8::base::Mutex::Lock
base.dll!base::`anonymous namespace'::WorkItemCallback
ntdll.dll!vsnprintf
ntdll.dll!TpCallbackIndependent
ntdll.dll!RtlDosPathNameToNtPathName_U_WithStatus
ntdll.dll!RtlDosPathNameToNtPathName_U_WithStatus
ntdll.dll!RtlIntegerToUnicodeString
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