| OLD | NEW |
| 1 # This file contains suppressions for the Dr.Memory tool, see | 1 # This file contains suppressions for the Dr.Memory tool, see |
| 2 # http://dev.chromium.org/developers/how-tos/using-drmemory | 2 # http://dev.chromium.org/developers/how-tos/using-drmemory |
| 3 # | 3 # |
| 4 # This file should contain suppressions only for the reports happening | 4 # This file should contain suppressions only for the reports happening |
| 5 # in the 'full' mode (drmemory_full). | 5 # in the 'full' mode (drmemory_full). |
| 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), | 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), |
| 7 # please use suppressions.txt instead. | 7 # please use suppressions.txt instead. |
| 8 | 8 |
| 9 ############################################################### | 9 ############################################################### |
| 10 # Known reports on the third party we have no control over. | 10 # Known reports on the third party we have no control over. |
| (...skipping 1803 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1814 *!content::RenderViewImplTest_OnExtendSelectionAndDelete_Test::TestBody | 1814 *!content::RenderViewImplTest_OnExtendSelectionAndDelete_Test::TestBody |
| 1815 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1815 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1816 | 1816 |
| 1817 UNINITIALIZED READ | 1817 UNINITIALIZED READ |
| 1818 name=bug_398547 | 1818 name=bug_398547 |
| 1819 system call NtWriteFile parameter #5 | 1819 system call NtWriteFile parameter #5 |
| 1820 KERNELBASE.dll!WriteFile | 1820 KERNELBASE.dll!WriteFile |
| 1821 KERNEL32.dll!WriteFile | 1821 KERNEL32.dll!WriteFile |
| 1822 mojo_system_impl.dll!mojo::system::`anonymous namespace'::RawChannelWin::WriteNo
Lock | 1822 mojo_system_impl.dll!mojo::system::`anonymous namespace'::RawChannelWin::WriteNo
Lock |
| 1823 | 1823 |
| 1824 UNINITIALIZED READ |
| 1825 name=bug_399842 |
| 1826 skia.dll!S32A_Opaque_BlitRow32_SSE4 |
| 1827 |
| 1824 HANDLE LEAK | 1828 HANDLE LEAK |
| 1825 name=bug_403544 | 1829 name=bug_403544 |
| 1826 system call NtCreateSemaphore | 1830 system call NtCreateSemaphore |
| 1827 KERNELBASE.dll!CreateSemaphoreExW | 1831 KERNELBASE.dll!CreateSemaphoreExW |
| 1828 ... | 1832 ... |
| 1829 v8.dll!v8::internal::SweeperThread::SweeperThread | 1833 v8.dll!v8::internal::SweeperThread::SweeperThread |
| 1830 ... | 1834 ... |
| 1831 blink_web.dll!blink::WorkerScriptController::WorkerScriptController | 1835 blink_web.dll!blink::WorkerScriptController::WorkerScriptController |
| 1832 blink_web.dll!blink::WorkerGlobalScope::WorkerGlobalScope | 1836 blink_web.dll!blink::WorkerGlobalScope::WorkerGlobalScope |
| 1833 blink_web.dll!blink::ServiceWorkerGlobalScope::ServiceWorkerGlobalScope | 1837 blink_web.dll!blink::ServiceWorkerGlobalScope::ServiceWorkerGlobalScope |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1879 views.dll!ObserverListBase<>::RemoveObserver | 1883 views.dll!ObserverListBase<>::RemoveObserver |
| 1880 *!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone | 1884 *!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone |
| 1881 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1885 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1882 | 1886 |
| 1883 UNADDRESSABLE ACCESS | 1887 UNADDRESSABLE ACCESS |
| 1884 name=bug_436131_c | 1888 name=bug_436131_c |
| 1885 *!ash::test::ShelfViewTestAPI::GetPreferredSize | 1889 *!ash::test::ShelfViewTestAPI::GetPreferredSize |
| 1886 *!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody | 1890 *!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
| 1887 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 1891 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| 1888 | 1892 |
| 1889 UNINITIALIZED READ | 1893 UNADDRESSABLE ACCESS |
| 1890 name=bug_399842 | 1894 name=bug_442969 |
| 1891 skia.dll!S32A_Opaque_BlitRow32_SSE4 | 1895 *!testing::internal::CmpHelperNE<> |
| 1896 *!extensions::WebrtcAudioPrivateTest_GetAndSetWithMediaStream_Test::RunTestOnMai
nThread |
| 1892 | 1897 |
| 1893 UNINITIALIZED READ | 1898 UNINITIALIZED READ |
| 1894 name=bug_455417 | 1899 name=bug_455417 |
| 1895 *!std::char_traits<>::compare | 1900 *!std::char_traits<>::compare |
| 1896 ... | 1901 ... |
| 1897 *!*::*URLRequest*::TestBody | 1902 *!*::*URLRequest*::TestBody |
| OLD | NEW |