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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 8824011: Consolidate suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 04d1b2da18f3c71a6705ab4c2f997f604a4e66e0..b543c7290441fe050325b21bafc92a0149136c15 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4828,37 +4828,7 @@
fun:_ZN3net44X509CertificateTest_GoogleDigiNotarTest_Test8TestBodyEv
}
{
- bug_101781_a
- Memcheck:Uninitialized
- fun:encode_one_block
- fun:encode_mcu_huff
- fun:compress_data
- fun:process_data_simple_main
- fun:chromium_jpeg_write_scanlines
- fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
- fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
- fun:_ZN7history8TopSites12EncodeBitmapEPN3gfx5ImageEP13scoped_refptrI15RefCountedBytesE
- fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLPN3gfx5ImageERK14ThumbnailScore
- fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
- fun:_ZN7history*ExpireHistoryTest_*
-}
-{
- bug_101781_b
- Memcheck:Uninitialized
- fun:encode_one_block
- fun:encode_mcu_huff
- fun:compress_data
- fun:process_data_simple_main
- fun:chromium_jpeg_write_scanlines
- fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
- fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
- fun:_ZN7history8TopSites12EncodeBitmapEPN3gfx5ImageEP13scoped_refptrI15RefCountedBytesE
- fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLPN3gfx5ImageERK14ThumbnailScore
- fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
- fun:_ZN7history*ExpireHistoryTest_*
-}
-{
- bug_101781_c
+ bug_101781
Memcheck:Uninitialized
fun:encode_one_block
fun:encode_mcu_huff
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698