| 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 1939 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1950 | 1950 |
| 1951 UNINITIALIZED READ | 1951 UNINITIALIZED READ |
| 1952 name=bug_343248 | 1952 name=bug_343248 |
| 1953 osmesa.dll!LINTERP | 1953 osmesa.dll!LINTERP |
| 1954 osmesa.dll!INTERP_4F | 1954 osmesa.dll!INTERP_4F |
| 1955 osmesa.dll!_tnl_generic_interp | 1955 osmesa.dll!_tnl_generic_interp |
| 1956 | 1956 |
| 1957 UNINITIALIZED READ | 1957 UNINITIALIZED READ |
| 1958 name=bug_340752 | 1958 name=bug_340752 |
| 1959 ... | 1959 ... |
| 1960 *!WebCore::ThreadState::visitStack | 1960 *!*::ThreadState::visitStack |
| 1961 *!WebCore::ThreadState::trace | 1961 *!*::ThreadState::trace |
| 1962 *!WebCore::ThreadState::visitRoots | 1962 *!*::ThreadState::visitRoots |
| 1963 | 1963 |
| 1964 UNINITIALIZED READ | 1964 UNINITIALIZED READ |
| 1965 name=bug_343663 | 1965 name=bug_343663 |
| 1966 blink_web.dll!WebCore::RenderBlock::computeInlinePreferredLogicalWidths | 1966 blink_web.dll!WebCore::RenderBlock::computeInlinePreferredLogicalWidths |
| 1967 | 1967 |
| 1968 UNINITIALIZED READ | 1968 UNINITIALIZED READ |
| 1969 name=bug_343797 | 1969 name=bug_343797 |
| 1970 ... | 1970 ... |
| 1971 blink_web.dll!WebCore::MediaQueryExp::create | 1971 blink_web.dll!WebCore::MediaQueryExp::create |
| 1972 blink_web.dll!WebCore::BisonCSSParser::createFloatingMediaQueryExp | 1972 blink_web.dll!WebCore::BisonCSSParser::createFloatingMediaQueryExp |
| (...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2184 content.dll!cricket::SrtpSession::SetSend | 2184 content.dll!cricket::SrtpSession::SetSend |
| 2185 content.dll!cricket::SrtpFilter::SetRtpParams | 2185 content.dll!cricket::SrtpFilter::SetRtpParams |
| 2186 content.dll!cricket::BaseChannel::SetupDtlsSrtp | 2186 content.dll!cricket::BaseChannel::SetupDtlsSrtp |
| 2187 content.dll!cricket::BaseChannel::ChannelWritable_w | 2187 content.dll!cricket::BaseChannel::ChannelWritable_w |
| 2188 content.dll!cricket::BaseChannel::OnWritableState | 2188 content.dll!cricket::BaseChannel::OnWritableState |
| 2189 | 2189 |
| 2190 UNINITIALIZED READ | 2190 UNINITIALIZED READ |
| 2191 name=bug_392585 | 2191 name=bug_392585 |
| 2192 system call NtCreateFile parameter #9 | 2192 system call NtCreateFile parameter #9 |
| 2193 *!testing::internal::HandleExceptionsInMethodIfSupported<> | 2193 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
| OLD | NEW |