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

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

Issue 50603015: QUIC - fix uninitialized reads in net::QuicCongestionManager::SetFromConfig (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed ON_CALL to EXPECT_CALL Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/quic/quic_http_stream_test.cc ('k') | 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 ba5e994f204681393a9159b7520a58170c3d34be..97b84410e9c44702d4bdcbf2e47743d08359ddd1 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6448,28 +6448,3 @@
fun:_Znw*
fun:_ZN8app_list32AppListModelTest_FolderItem_Test8TestBodyEv
}
-{
- bug_313738
- Memcheck:Uninitialized
- ...
- fun:snprintf
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing12_GLOBAL__N_124PrintBytesInObjectToImplEPKhmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing9internal220TypeWithoutFormatterIN3net10QuicConfigELNS0_8TypeKindE2EE10PrintValueERKS3_PSo
- fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN3net10QuicConfigEEERSt13basic_ostreamIT_T0_ESA_RKT1_
- fun:_ZN16testing_internal26DefaultPrintNonContainerToIN3net10QuicConfigEEEvRKT_PSo
- fun:_ZN7testing8internal14DefaultPrintToIN3net10QuicConfigEEEvcNS0_13bool_constantILb0EEERKT_PSo
- fun:_ZN7testing8internal7PrintToIN3net10QuicConfigEEEvRKT_PSo
- fun:_ZN7testing8internal16UniversalPrinterIN3net10QuicConfigEE5PrintERKS3_PSo
- fun:_ZN7testing8internal14UniversalPrintIN3net10QuicConfigEEEvRKT_PSo
- fun:_ZN7testing8internal16UniversalPrinterIRKN3net10QuicConfigEE5PrintES5_PSo
- fun:_ZN7testing8internal18TuplePrefixPrinterILm1EE13PrintPrefixToINSt3tr15tupleIRKN3net10QuicConfigEbNS4_10_NullClassESA_SA_SA_SA_SA_SA_SA_EEEEvRKT_PSo
- fun:_ZN7testing8internal18TuplePrefixPrinterILm2EE13PrintPrefixToINSt3tr15tupleIRKN3net10QuicConfigEbNS4_10_NullClassESA_SA_SA_SA_SA_SA_SA_EEEEvRKT_PSo
- fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIRKN3net10QuicConfigEbNS2_10_NullClassES8_S8_S8_S8_S8_S8_S8_EEEEvRKT_PSo
- fun:_ZN7testing8internal7PrintToIRKN3net10QuicConfigEbEEvRKNSt3tr15tupleIT_T0_NS6_10_NullClassESA_SA_SA_SA_SA_SA_SA_EEPSo
- fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIRKN3net10QuicConfigEbNS2_10_NullClassES8_S8_S8_S8_S8_S8_S8_EEE5PrintERKS9_PSo
- fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIRKN3net10QuicConfigEbNS2_10_NullClassES8_S8_S8_S8_S8_S8_S8_EEEEvRKT_PSo
- fun:_ZNK7testing8internal18FunctionMockerBaseIFvRKN3net10QuicConfigEbEE32UntypedDescribeUninterestingCallEPKvPSo
- fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
-}
« no previous file with comments | « net/quic/quic_http_stream_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698