| 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 1478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1489 | 1489 |
| 1490 UNINITIALIZED READ | 1490 UNINITIALIZED READ |
| 1491 name=bug_340752 | 1491 name=bug_340752 |
| 1492 ... | 1492 ... |
| 1493 *!*::ThreadState::visitStack | 1493 *!*::ThreadState::visitStack |
| 1494 | 1494 |
| 1495 UNINITIALIZED READ | 1495 UNINITIALIZED READ |
| 1496 name=bug_343663 | 1496 name=bug_343663 |
| 1497 blink_web.dll!blink::RenderBlock::computeInlinePreferredLogicalWidths | 1497 blink_web.dll!blink::RenderBlock::computeInlinePreferredLogicalWidths |
| 1498 | 1498 |
| 1499 UNINITIALIZED READ | |
| 1500 name=bug_343797 | |
| 1501 ... | |
| 1502 blink_web.dll!blink::MediaQueryExp::create | |
| 1503 blink_web.dll!blink::BisonCSSParser::createFloatingMediaQueryExp | |
| 1504 blink_web.dll!cssyyparse | |
| 1505 | |
| 1506 UNINITIALIZED READ | |
| 1507 name=bug_343915 | |
| 1508 blink_web.dll!blink::BisonCSSParser::parseFlex | |
| 1509 blink_web.dll!blink::BisonCSSParser::parseValue | |
| 1510 blink_web.dll!cssyyparse | |
| 1511 | |
| 1512 UNADDRESSABLE ACCESS | 1499 UNADDRESSABLE ACCESS |
| 1513 name=BUG_343958 | 1500 name=BUG_343958 |
| 1514 blink_web.dll!blink::Node::getFlag | 1501 blink_web.dll!blink::Node::getFlag |
| 1515 blink_web.dll!blink::Node::inDocument | 1502 blink_web.dll!blink::Node::inDocument |
| 1516 blink_web.dll!blink::Node::isDescendantOf | 1503 blink_web.dll!blink::Node::isDescendantOf |
| 1517 blink_web.dll!blink::CompositeEditCommand::cloneParagraphUnderNewElement | 1504 blink_web.dll!blink::CompositeEditCommand::cloneParagraphUnderNewElement |
| 1518 blink_web.dll!blink::CompositeEditCommand::moveParagraphWithClones | 1505 blink_web.dll!blink::CompositeEditCommand::moveParagraphWithClones |
| 1519 | 1506 |
| 1520 UNINITIALIZED READ | 1507 UNINITIALIZED READ |
| 1521 name=BUG_344076 | 1508 name=BUG_344076 |
| (...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1827 system call NtUserCreateWindowEx | 1814 system call NtUserCreateWindowEx |
| 1828 USER32.dll!UnregisterClassW | 1815 USER32.dll!UnregisterClassW |
| 1829 USER32.dll!UnregisterClassW | 1816 USER32.dll!UnregisterClassW |
| 1830 USER32.dll!CreateWindowExW | 1817 USER32.dll!CreateWindowExW |
| 1831 gfx.dll!gfx::WindowImpl::Init | 1818 gfx.dll!gfx::WindowImpl::Init |
| 1832 win_window.dll!ui::WinWindow::WinWindow | 1819 win_window.dll!ui::WinWindow::WinWindow |
| 1833 aura.dll!aura::WindowTreeHostPlatform::WindowTreeHostPlatform | 1820 aura.dll!aura::WindowTreeHostPlatform::WindowTreeHostPlatform |
| 1834 aura.dll!aura::WindowTreeHost::Create | 1821 aura.dll!aura::WindowTreeHost::Create |
| 1835 | 1822 |
| 1836 UNINITIALIZED READ | 1823 UNINITIALIZED READ |
| 1837 name=bug_492821 | |
| 1838 *!blink::CSSPropertyParser::validUnit | |
| 1839 ... | |
| 1840 *!blink::CSSPropertyParser::parseValue | |
| 1841 *!blink::CSSPropertyParser::parseValue | |
| 1842 *!blink::CSSParserImpl::consumeDeclarationValue | |
| 1843 *!blink::CSSParserImpl::consumeDeclaration | |
| 1844 *!blink::CSSParserImpl::consumeDeclarationList | |
| 1845 *!blink::CSSParserImpl::consumeStyleRule | |
| 1846 *!blink::CSSParserImpl::consumeQualifiedRule | |
| 1847 *!blink::CSSParserImpl::consumeRuleList<> | |
| 1848 *!blink::CSSParserImpl::parseStyleSheet | |
| 1849 *!blink::CSSParser::parseSheet | |
| 1850 *!blink::StyleSheetContents::parseStringAtPosition | |
| 1851 *!blink::StyleEngine::parseSheet | |
| 1852 *!blink::StyleEngine::createSheet | |
| 1853 *!blink::StyleElement::createSheet | |
| 1854 *!blink::StyleElement::process | |
| 1855 | |
| 1856 UNINITIALIZED READ | |
| 1857 name=bug_493167 | 1824 name=bug_493167 |
| 1858 system call NtWriteFile parameter #5 | 1825 system call NtWriteFile parameter #5 |
| 1859 KERNELBASE.dll!WriteFile | 1826 KERNELBASE.dll!WriteFile |
| 1860 KERNEL32.dll!WriteFile | 1827 KERNEL32.dll!WriteFile |
| 1861 *!base::File::WriteAtCurrentPos | 1828 *!base::File::WriteAtCurrentPos |
| 1862 *!sessions::SessionBackend::AppendCommandsToFile | 1829 *!sessions::SessionBackend::AppendCommandsToFile |
| 1863 *!sessions::SessionBackend::AppendCommands | 1830 *!sessions::SessionBackend::AppendCommands |
| 1864 | 1831 |
| 1865 UNADDRESSABLE ACCESS | 1832 UNADDRESSABLE ACCESS |
| 1866 name=bug_505734 | 1833 name=bug_505734 |
| (...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2090 base.dll!base::SharedMemory::Create | 2057 base.dll!base::SharedMemory::Create |
| 2091 content.dll!content::ChildThreadImpl::AllocateSharedMemory | 2058 content.dll!content::ChildThreadImpl::AllocateSharedMemory |
| 2092 content.dll!content::RenderThreadImpl::HostAllocateSharedMemoryBuffer | 2059 content.dll!content::RenderThreadImpl::HostAllocateSharedMemoryBuffer |
| 2093 content.dll!content::ImageDataPlatformBackend::Init | 2060 content.dll!content::ImageDataPlatformBackend::Init |
| 2094 content.dll!content::PPB_ImageData_Impl::Init | 2061 content.dll!content::PPB_ImageData_Impl::Init |
| 2095 content.dll!content::PepperGraphics2DHost::Init | 2062 content.dll!content::PepperGraphics2DHost::Init |
| 2096 content.dll!content::PepperGraphics2DHost::Create | 2063 content.dll!content::PepperGraphics2DHost::Create |
| 2097 content.dll!content::ContentRendererPepperHostFactory::CreateResourceHost | 2064 content.dll!content::ContentRendererPepperHostFactory::CreateResourceHost |
| 2098 | 2065 |
| 2099 UNINITIALIZED READ | 2066 UNINITIALIZED READ |
| 2100 name=bug_591092 | |
| 2101 webcore_shared.dll!std::_Equal<> | |
| 2102 webcore_shared.dll!WTF::operator==<> | |
| 2103 webcore_shared.dll!blink::CSSVariableData::operator== | |
| 2104 webcore_shared.dll!blink::dataEquivalent<> | |
| 2105 webcore_shared.dll!blink::dataEquivalent<> | |
| 2106 ... | |
| 2107 webcore_shared.dll!blink::Document::updateStyle | |
| 2108 webcore_shared.dll!blink::Document::updateLayoutTree | |
| 2109 | |
| 2110 UNINITIALIZED READ | |
| 2111 name=bug_593594 | 2067 name=bug_593594 |
| 2112 blink_platform.dll!qcms_transform_data_rgba_out_lut_sse2 | 2068 blink_platform.dll!qcms_transform_data_rgba_out_lut_sse2 |
| 2113 blink_platform.dll!qcms_transform_data_type | 2069 blink_platform.dll!qcms_transform_data_type |
| 2114 blink_platform.dll!blink::JPEGImageDecoder::outputScanlines | 2070 blink_platform.dll!blink::JPEGImageDecoder::outputScanlines |
| 2115 blink_platform.dll!blink::JPEGImageReader::decode | 2071 blink_platform.dll!blink::JPEGImageReader::decode |
| 2116 | 2072 |
| 2117 UNINITIALIZED READ | 2073 UNINITIALIZED READ |
| 2118 name=bug_594657 | 2074 name=bug_594657 |
| 2119 *!std::_Tree<>::_Eqrange<> | 2075 *!std::_Tree<>::_Eqrange<> |
| 2120 *!courgette::adjustment_method_2::AssignmentProblem::Declassify | 2076 *!courgette::adjustment_method_2::AssignmentProblem::Declassify |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2203 | 2159 |
| 2204 HANDLE LEAK | 2160 HANDLE LEAK |
| 2205 name=bug_598364 | 2161 name=bug_598364 |
| 2206 system call NtGdiCreateDIBSection | 2162 system call NtGdiCreateDIBSection |
| 2207 GDI32.dll!CreateDIBSection | 2163 GDI32.dll!CreateDIBSection |
| 2208 skia.dll!`anonymous namespace'::CreateHBitmap | 2164 skia.dll!`anonymous namespace'::CreateHBitmap |
| 2209 skia.dll!skia::BitmapPlatformDevice::Create | 2165 skia.dll!skia::BitmapPlatformDevice::Create |
| 2210 ... | 2166 ... |
| 2211 webcore_shared.dll!blink::ScriptController::createPluginWrapper | 2167 webcore_shared.dll!blink::ScriptController::createPluginWrapper |
| 2212 webcore_shared.dll!blink::HTMLPlugInElement::pluginWrapper | 2168 webcore_shared.dll!blink::HTMLPlugInElement::pluginWrapper |
| OLD | NEW |