Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(800)

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 1142093003: Suppression for crbug.com/489779. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 3138a62132ee4f74a541ed5441ab84d83da780b5..5e587ff9e56f86c2d19e5db914c67565f0680e15 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1980,3 +1980,14 @@ base.dll!base::SharedMemory::CreateAnonymous
content.dll!content::ChildThreadImpl::AllocateSharedMemory
...
content.dll!content::PepperPluginInstanceImpl::PrepareTextureMailbox
+
+HANDLE LEAK
+name=https://crbug.com/489779
+system call NtUserCreateWindowEx
+USER32.dll!UnregisterClassW
+USER32.dll!UnregisterClassW
+USER32.dll!CreateWindowExW
+gfx.dll!gfx::WindowImpl::Init
+win_window.dll!ui::WinWindow::WinWindow
+aura.dll!aura::WindowTreeHostWin::WindowTreeHostWin
+aura.dll!aura::WindowTreeHost::Create
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698