| 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 1585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1596 system call NtCreateEvent | 1596 system call NtCreateEvent |
| 1597 KERNELBASE.dll!CreateEventExW | 1597 KERNELBASE.dll!CreateEventExW |
| 1598 KERNELBASE.dll!CreateEventW | 1598 KERNELBASE.dll!CreateEventW |
| 1599 base.dll!base::WaitableEvent::WaitableEvent | 1599 base.dll!base::WaitableEvent::WaitableEvent |
| 1600 gpu.dll!gpu::InProcessCommandBuffer::Initialize | 1600 gpu.dll!gpu::InProcessCommandBuffer::Initialize |
| 1601 gl_in_process_context.dll!gpu::`anonymous namespace'::GLInProcessContextImpl::In
itialize | 1601 gl_in_process_context.dll!gpu::`anonymous namespace'::GLInProcessContextImpl::In
itialize |
| 1602 gl_in_process_context.dll!gpu::GLInProcessContext::CreateContext | 1602 gl_in_process_context.dll!gpu::GLInProcessContext::CreateContext |
| 1603 | 1603 |
| 1604 UNINITIALIZED READ | 1604 UNINITIALIZED READ |
| 1605 name=bug_371844 | 1605 name=bug_371844 |
| 1606 *!content::GamepadProvider::PadState::Match | 1606 *!device::GamepadProvider::PadState::Match |
| 1607 *!content::GamepadProvider::DoPoll | 1607 *!device::GamepadProvider::DoPoll |
| 1608 | 1608 |
| 1609 UNINITIALIZED READ | 1609 UNINITIALIZED READ |
| 1610 name=bug_371950 | 1610 name=bug_371950 |
| 1611 media.dll!ConvertYUVToRGB32Row_SSE | 1611 media.dll!ConvertYUVToRGB32Row_SSE |
| 1612 media.dll!media::ConvertYUVToRGB32_SSE | 1612 media.dll!media::ConvertYUVToRGB32_SSE |
| 1613 media.dll!media::ConvertVideoFrameToBitmap | 1613 media.dll!media::ConvertVideoFrameToBitmap |
| 1614 media.dll!media::SkCanvasVideoRenderer::Paint | 1614 media.dll!media::SkCanvasVideoRenderer::Paint |
| 1615 cc.dll!cc::VideoResourceUpdater::CreateForSoftwarePlanes | 1615 cc.dll!cc::VideoResourceUpdater::CreateForSoftwarePlanes |
| 1616 cc.dll!cc::VideoResourceUpdater::CreateExternalResourcesFromVideoFrame | 1616 cc.dll!cc::VideoResourceUpdater::CreateExternalResourcesFromVideoFrame |
| 1617 cc.dll!cc::VideoLayerImpl::WillDraw | 1617 cc.dll!cc::VideoLayerImpl::WillDraw |
| (...skipping 520 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2138 content.dll!content::ChildThreadImpl::Init | 2138 content.dll!content::ChildThreadImpl::Init |
| 2139 content.dll!content::ChildThreadImpl::ChildThreadImpl | 2139 content.dll!content::ChildThreadImpl::ChildThreadImpl |
| 2140 content.dll!content::UtilityThreadImpl::UtilityThreadImpl | 2140 content.dll!content::UtilityThreadImpl::UtilityThreadImpl |
| 2141 content.dll!content::UtilityMain | 2141 content.dll!content::UtilityMain |
| 2142 | 2142 |
| 2143 UNADDRESSABLE ACCESS | 2143 UNADDRESSABLE ACCESS |
| 2144 name=bug_617740 | 2144 name=bug_617740 |
| 2145 media.dll!mkvmuxer::Segment::WriteFramesAll | 2145 media.dll!mkvmuxer::Segment::WriteFramesAll |
| 2146 media.dll!mkvmuxer::Segment::Finalize | 2146 media.dll!mkvmuxer::Segment::Finalize |
| 2147 media.dll!media::WebmMuxer::~WebmMuxer | 2147 media.dll!media::WebmMuxer::~WebmMuxer |
| OLD | NEW |