Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # This file is used in addition to the one already maintained in Chrome. | 1 # This file is used in addition to the one already maintained in Chrome. |
| 2 # It acts as a place holder for future additions for WebRTC. | 2 # It acts as a place holder for future additions for WebRTC. |
| 3 # It must exist for the Python wrapper script to work properly. | 3 # It must exist for the Python wrapper script to work properly. |
| 4 | 4 |
| 5 GDI USAGE ERROR | 5 GDI USAGE ERROR |
| 6 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (1) | 6 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (1) |
| 7 system call NtGdiDeleteObjectApp | 7 system call NtGdiDeleteObjectApp |
| 8 GDI32.dll!DeleteDC | 8 GDI32.dll!DeleteDC |
| 9 GDI32.dll!DeleteDC | 9 GDI32.dll!DeleteDC |
| 10 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture | 10 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture |
| 11 ... | 11 ... |
| 12 *!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> | 12 *!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void> |
| 13 | 13 |
| 14 UNINITIALIZED READ | 14 UNINITIALIZED READ |
| 15 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (2)> | 15 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (2)> |
| 16 system call NtUserGetThreadDesktop parameter value #1 | 16 system call NtUserGetThreadDesktop parameter value #1 |
| 17 *!webrtc::Desktop::GetThreadDesktop | 17 *!webrtc::Desktop::GetThreadDesktop |
| 18 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop | 18 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop |
| 19 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi | 19 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi |
| 20 *!webrtc::ScreenCapturer::Create | 20 *!webrtc::ScreenCapturer::Create |
| 21 *!webrtc::ScreenCapturerTest::SetUp | 21 *!webrtc::ScreenCapturerTest::SetUp |
| 22 ... | |
| 22 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 23 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| 23 | 24 |
| 24 UNINITIALIZED READ | 25 UNINITIALIZED READ |
| 25 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (3)> | 26 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (3)> |
| 26 system call NtUserGetThreadDesktop parameter value #1 | 27 system call NtUserGetThreadDesktop parameter value #1 |
| 27 *!webrtc::Desktop::GetThreadDesktop | 28 *!webrtc::Desktop::GetThreadDesktop |
| 28 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop | 29 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop |
| 29 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinGdi | 30 *!webrtc::ScreenCapturerWinGdi::ScreenCapturerWinMagnifier |
|
Sergey Ulanov
2016/09/09 17:23:14
This doesn't look right.
Did you want to change th
Hzj_jie
2016/09/12 23:13:40
Yes, it's a typo, and it caught by win_drmemory_fu
| |
| 30 *!webrtc::ScreenCapturer::Create | 31 *!webrtc::ScreenCapturer::Create |
| 31 *!webrtc::ScreenCapturerTest_UseMagnifier_Test::TestBody | 32 *!webrtc::ScreenCapturerTest::SetMagnifierMode |
| 33 ... | |
| 32 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 34 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| 33 | 35 |
| 34 UNINITIALIZED READ | 36 UNINITIALIZED READ |
| 35 name=<https://code.google.com/p/webrtc/issues/detail?id=2323 (4)> | 37 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (4) |
| 36 system call NtUserGetThreadDesktop parameter value #1 | |
| 37 *!webrtc::Desktop::GetThreadDesktop | |
| 38 *!webrtc::ScopedThreadDesktop::ScopedThreadDesktop | |
| 39 *!webrtc::ScreenCapturerWinMagnifier::ScreenCapturerWinMagnifier | |
| 40 *!webrtc::ScreenCapturer::Create | |
| 41 *!webrtc::ScreenCapturerTest_UseMagnifier_Test::TestBody | |
| 42 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | |
| 43 | |
| 44 UNINITIALIZED READ | |
| 45 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (5) | |
| 46 system call NtUserGetIconInfo parameter value #0 | 38 system call NtUserGetIconInfo parameter value #0 |
| 47 USER32.dll!GetIconInfo | 39 USER32.dll!GetIconInfo |
| 48 *!webrtc::CreateMouseCursorFromHCursor | 40 *!webrtc::CreateMouseCursorFromHCursor |
| 49 *!webrtc::`anonymous namespace'::ScreenCapturerWin::CaptureCursor | 41 *!webrtc::`anonymous namespace'::ScreenCapturerWin::CaptureCursor |
| 50 *!webrtc::`anonymous namespace'::ScreenCapturerWin::Capture | 42 *!webrtc::`anonymous namespace'::ScreenCapturerWin::Capture |
| 51 *!webrtc::ScreenCapturerTest_Capture_Test::TestBody | 43 *!webrtc::ScreenCapturerTest_Capture_Test::TestBody |
| 52 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 44 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| 53 | 45 |
| 54 UNINITIALIZED READ | 46 UNINITIALIZED READ |
| 55 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (6) | 47 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (5) |
| 56 system call NtUserGetWindowPlacement | 48 system call NtUserGetWindowPlacement |
| 57 *!webrtc::GetCroppedWindowRect | 49 *!webrtc::GetCroppedWindowRect |
| 58 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture | 50 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture |
| 59 *!webrtc::WindowCapturerTest_Capture_Test::TestBody | 51 *!webrtc::WindowCapturerTest_Capture_Test::TestBody |
| 60 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 52 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| 61 | 53 |
| 62 UNADDRESSABLE ACCESS | 54 UNADDRESSABLE ACCESS |
| 63 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (7) | 55 name=https://code.google.com/p/webrtc/issues/detail?id=2323 (6) |
| 64 system call NtUserGetWindowPlacement parameter #1 | 56 system call NtUserGetWindowPlacement parameter #1 |
| 65 *!webrtc::GetCroppedWindowRect | 57 *!webrtc::GetCroppedWindowRect |
| 66 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture | 58 *!webrtc::`anonymous namespace'::WindowCapturerWin::Capture |
| 67 *!webrtc::WindowCapturerTest_Capture_Test::TestBody | 59 *!webrtc::WindowCapturerTest_Capture_Test::TestBody |
| 68 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 60 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| 69 | 61 |
| 70 LEAK | 62 LEAK |
| 71 name=https://code.google.com/p/webrtc/issues/detail?id=2333 | 63 name=https://code.google.com/p/webrtc/issues/detail?id=2333 |
| 72 drmemorylib.dll!replace_operator_new | 64 drmemorylib.dll!replace_operator_new |
| 73 *!webrtc::test::UdpSocketWrapper::CreateSocket | 65 *!webrtc::test::UdpSocketWrapper::CreateSocket |
| (...skipping 573 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 647 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 639 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| 648 | 640 |
| 649 UNINITIALIZED READ | 641 UNINITIALIZED READ |
| 650 name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (5) | 642 name=https://bugs.chromium.org/p/webrtc/issues/detail?id=5653 (5) |
| 651 system call NtWriteFile parameter #5 | 643 system call NtWriteFile parameter #5 |
| 652 KERNELBASE.dll!WriteFile | 644 KERNELBASE.dll!WriteFile |
| 653 KERNEL32.dll!WriteFile | 645 KERNEL32.dll!WriteFile |
| 654 ucrtbased.dll!umask_s | 646 ucrtbased.dll!umask_s |
| 655 ... | 647 ... |
| 656 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> | 648 *!testing::internal::HandleSehExceptionsInMethodIfSupported<> |
| OLD | NEW |