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

Side by Side Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 1817853002: Remove Dr. Memory suppressions and exclusions that are no longer needed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 2094 matching lines...) Expand 10 before | Expand all | Expand 10 after
2105 webcore_shared.dll!blink::Document::updateStyle 2105 webcore_shared.dll!blink::Document::updateStyle
2106 webcore_shared.dll!blink::Document::updateLayoutTree 2106 webcore_shared.dll!blink::Document::updateLayoutTree
2107 2107
2108 UNINITIALIZED READ 2108 UNINITIALIZED READ
2109 name=bug_593594 2109 name=bug_593594
2110 blink_platform.dll!qcms_transform_data_rgba_out_lut_sse2 2110 blink_platform.dll!qcms_transform_data_rgba_out_lut_sse2
2111 blink_platform.dll!qcms_transform_data_type 2111 blink_platform.dll!qcms_transform_data_type
2112 blink_platform.dll!blink::JPEGImageDecoder::outputScanlines 2112 blink_platform.dll!blink::JPEGImageDecoder::outputScanlines
2113 blink_platform.dll!blink::JPEGImageReader::decode 2113 blink_platform.dll!blink::JPEGImageReader::decode
2114 2114
2115 UNADDRESSABLE ACCESS
2116 name=bug_594614a
2117 *!std::basic_string<>::assign
2118 *!net::HostResolverImplTest_CancelWithinCallback_Test::TestBody
2119 *!testing::internal::HandleExceptionsInMethodIfSupported<>
2120
2121 UNADDRESSABLE ACCESS
2122 name=bug_594614b
2123 *!std::basic_string<>::assign
2124 *!net::HostResolverImplTest_DeleteWithinCallback_Test::TestBody
2125 *!testing::internal::HandleExceptionsInMethodIfSupported<>
2126
2127 UNADDRESSABLE ACCESS
2128 name=bug_594618
2129 chromium_sqlite3.dll!sqlite3ExprSkipCollate
2130 chromium_sqlite3.dll!isDistinctRedundant
2131 chromium_sqlite3.dll!sqlite3WhereBegin
2132 chromium_sqlite3.dll!sqlite3Select
2133 ...
2134 chromium_sqlite3.dll!yy_reduce
2135 chromium_sqlite3.dll!sqlite3Parser
2136 chromium_sqlite3.dll!sqlite3RunParser
2137 chromium_sqlite3.dll!sqlite3Prepare
2138 chromium_sqlite3.dll!sqlite3LockAndPrepare
2139 chromium_sqlite3.dll!sqlite3_prepare_v2
2140 sql.dll!sql::Connection::GetUniqueStatement
2141
2142 UNINITIALIZED READ 2115 UNINITIALIZED READ
2143 name=bug_594657 2116 name=bug_594657
2144 *!std::_Tree<>::_Eqrange<> 2117 *!std::_Tree<>::_Eqrange<>
2145 *!courgette::adjustment_method_2::AssignmentProblem::Declassify 2118 *!courgette::adjustment_method_2::AssignmentProblem::Declassify
2146 *!courgette::adjustment_method_2::AssignmentProblem::AssignOne 2119 *!courgette::adjustment_method_2::AssignmentProblem::AssignOne
2147 *!courgette::adjustment_method_2::AssignmentProblem::FindAndAssignBestLeader 2120 *!courgette::adjustment_method_2::AssignmentProblem::FindAndAssignBestLeader
2148 *!courgette::adjustment_method_2::AssignmentProblem::Solve 2121 *!courgette::adjustment_method_2::AssignmentProblem::Solve
2149 *!courgette::adjustment_method_2::Adjuster::Solve 2122 *!courgette::adjustment_method_2::Adjuster::Solve
2150 *!courgette::adjustment_method_2::Adjuster::Finish 2123 *!courgette::adjustment_method_2::Adjuster::Finish
2151 *!courgette::adjustment_method_2::Adjuster::Adjust 2124 *!courgette::adjustment_method_2::Adjuster::Adjust
2152 *!courgette::Adjust 2125 *!courgette::Adjust
2153 2126
2154 UNINITIALIZED READ 2127 UNINITIALIZED READ
2155 name=bug_594781a 2128 name=bug_594781a
2156 chromium_sqlite3.dll!PSCreateMemoryPropertyStore 2129 chromium_sqlite3.dll!PSCreateMemoryPropertyStore
2157 ... 2130 ...
2158 chromium_sqlite3.dll!StgDeserializePropVariant 2131 chromium_sqlite3.dll!StgDeserializePropVariant
2159 2132
2160 UNADDRESSABLE ACCESS 2133 UNADDRESSABLE ACCESS
2161 name=bug_594781b 2134 name=bug_594781b
2162 ... 2135 ...
2163 chromium_sqlite3.dll!PropVariantToGUID 2136 chromium_sqlite3.dll!PropVariantToGUID
2164 sql.dll!sql::Connection::GetUniqueStatement 2137 sql.dll!sql::Connection::GetUniqueStatement
2165 2138
2166 UNADDRESSABLE ACCESS
2167 name=bug_594785
2168 ...
2169 chromium_sqlite3.dll!sqlite3_stricmp
2170 chromium_sqlite3.dll!lookupName
2171 ...
2172 chromium_sqlite3.dll!yy_reduce
2173 chromium_sqlite3.dll!sqlite3Parser
2174 chromium_sqlite3.dll!sqlite3RunParser
2175 chromium_sqlite3.dll!sqlite3Prepare
2176 chromium_sqlite3.dll!sqlite3LockAndPrepare
2177 chromium_sqlite3.dll!sqlite3_prepare_v2
2178 sql.dll!sql::Connection::ExecuteAndReturnErrorCode
2179
2180 UNINITIALIZED READ
2181 name=bug_594808
2182 net.dll!net::ShouldSniffMimeType
2183 content.dll!content::MimeTypeResourceHandler::ShouldSniffContent
2184 content.dll!content::MimeTypeResourceHandler::OnResponseStarted
2185 content.dll!content::ThrottlingResourceHandler::OnResponseStarted
2186
2187 HANDLE LEAK 2139 HANDLE LEAK
2188 name=bug_594829a 2140 name=bug_594829a
2189 system call NtDuplicateObject 2141 system call NtDuplicateObject
2190 KERNELBASE.dll!DuplicateHandle 2142 KERNELBASE.dll!DuplicateHandle
2191 KERNEL32.dll!DuplicateHandle 2143 KERNEL32.dll!DuplicateHandle
2192 *!sandbox::BrokerServicesBase::AddTargetPeer 2144 *!sandbox::BrokerServicesBase::AddTargetPeer
2193 content.dll!content::StartSandboxedProcess 2145 content.dll!content::StartSandboxedProcess
2194 2146
2195 HANDLE LEAK 2147 HANDLE LEAK
2196 name=bug_594829b 2148 name=bug_594829b
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
2257 net.dll!net::TCPSocketWin::Open 2209 net.dll!net::TCPSocketWin::Open
2258 net.dll!net::TCPClientSocket::OpenSocket 2210 net.dll!net::TCPClientSocket::OpenSocket
2259 net.dll!net::TCPClientSocket::DoConnect 2211 net.dll!net::TCPClientSocket::DoConnect
2260 net.dll!net::TCPClientSocket::DoConnectLoop 2212 net.dll!net::TCPClientSocket::DoConnectLoop
2261 net.dll!net::TCPClientSocket::Connect 2213 net.dll!net::TCPClientSocket::Connect
2262 net.dll!net::TransportConnectJob::DoTransportConnect 2214 net.dll!net::TransportConnectJob::DoTransportConnect
2263 net.dll!net::TransportConnectJobHelper::DoLoop<> 2215 net.dll!net::TransportConnectJobHelper::DoLoop<>
2264 net.dll!net::TransportConnectJobHelper::DoConnectInternal<> 2216 net.dll!net::TransportConnectJobHelper::DoConnectInternal<>
2265 net.dll!net::TransportConnectJob::ConnectInternal 2217 net.dll!net::TransportConnectJob::ConnectInternal
2266 net.dll!net::internal::ClientSocketPoolBaseHelper::RequestSocketInternal 2218 net.dll!net::internal::ClientSocketPoolBaseHelper::RequestSocketInternal
2267
2268 UNADDRESSABLE ACCESS
2269 name=bug_595158a
2270 ucrtbase.dll!wcsnlen
2271
2272 UNINITIALIZED READ
2273 name=bug_595158b
2274 ucrtbase.dll!wcsnlen
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698