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 ...@@ -571,18 +571,6 @@ name=http://crbug.com/382784
*!media::AudioDeviceThread::Thread::Run *!media::AudioDeviceThread::Thread::Run
*!media::AudioDeviceThread::Thread::ThreadMain *!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 UNADDRESSABLE ACCESS
name=IntentionalCrashPluginTest.plugin_client.cc name=IntentionalCrashPluginTest.plugin_client.cc
npapi_test_plugin.dll!NP_Initialize npapi_test_plugin.dll!NP_Initialize
...@@ -781,8 +769,6 @@ blink_web.dll!blink::ChromeClientImpl::attachRootGraphicsLayer ...@@ -781,8 +769,6 @@ blink_web.dll!blink::ChromeClientImpl::attachRootGraphicsLayer
HANDLE LEAK HANDLE LEAK
name=http://crbug.com/487500 name=http://crbug.com/487500
system call NtCreateEvent system call NtCreateEvent
... ntdll.dll!RtlDosPathNameToNtPathName_U_WithStatus
v8.dll!v8::base::Mutex::Lock ntdll.dll!RtlDosPathNameToNtPathName_U_WithStatus
base.dll!base::`anonymous namespace'::WorkItemCallback ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!vsnprintf
ntdll.dll!TpCallbackIndependent
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