Commit 6f8f0eea authored by oshima's avatar oshima Committed by Commit bot

Update the stack for handle leak in ChildSharedBitmapManager::AllocateSharedBitmap

BUG=441785
TBR=jbauman@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#370800}
parent 398dd014
...@@ -637,12 +637,10 @@ content.dll!content::MessageRouter::RouteMessage ...@@ -637,12 +637,10 @@ content.dll!content::MessageRouter::RouteMessage
HANDLE LEAK HANDLE LEAK
name=http://crbug.com/441785 name=http://crbug.com/441785
system call NtCreateSection system call NtDuplicateObject
*!CreateFileMappingW
*!base::SharedMemory::Create
*!content::ChildThreadImpl::AllocateSharedMemory
... ...
*!content::ChildSharedBitmapManager::AllocateSharedBitmap *!ChildProcessHostMsg_AllocatedSharedBitmap::ChildProcessHostMsg_AllocatedSharedBitmap
*!content::ChildSharedBitmapManager::AllocateSharedMemoryBitmap
HANDLE LEAK HANDLE LEAK
name=http://crbug.com/449989 name=http://crbug.com/449989
......
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