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

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

Issue 10961030: Avoid accessing uninitialized memory during DownloadManagerTest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Created 8 years, 3 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 | « content/browser/download/download_manager_impl_unittest.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_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 4839c06d6c7d6b49e88369f70cb04d41770a2802..851c31c040ad9e152ffd06dd0dceb9f25ba5d51e 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -2466,19 +2466,3 @@
fun:_ZN16RenderThreadImplC1ERKSs
fun:_ZN21WebRTCAudioDeviceTest5SetUpEv
}
-{
- bug_150705
- Memcheck:Uninitialized
- ...
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing12_GLOBAL__N_124PrintBytesInObjectToImplEPKhmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing9internal220TypeWithoutFormatterI18DownloadCreateInfoLNS0_8TypeKindE2EE10PrintValueERKS2_PSo
- fun:_ZN7testing9internal2lsIcSt11char_traitsIcE18DownloadCreateInfoEERSt13basic_ostreamIT_T0_ES9_RKT1_
- fun:_ZN16testing_internal26DefaultPrintNonContainerToI18DownloadCreateInfoEEvRKT_PSo
- fun:_ZN7testing8internal14DefaultPrintToI18DownloadCreateInfoEEvcNS0_13bool_constantILb0EEERKT_PSo
- fun:_ZN7testing8internal7PrintToI18DownloadCreateInfoEEvRKT_PSo
- fun:_ZN7testing8internal16UniversalPrinterI18DownloadCreateInfoE5PrintERKS2_PSo
- fun:_ZN7testing8internal14UniversalPrintI18DownloadCreateInfoEEvRKT_PSo
- fun:_ZN7testing8internal20MatchPrintAndExplainI18DownloadCreateInfoRKS2_EEbRT_RKNS_7MatcherIT0_EEPNS_19MatchResultListenerE
-}
« no previous file with comments | « content/browser/download/download_manager_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698