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

Side by Side Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 7969018: Widen suppression for 96300 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file: 1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over. 2 # 1. Third party stuff we have no control over.
3 # 3 #
4 # 2. Intentional unit test errors, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing. 5 # in our own code, or stuff that is so trivial it's not worth fixing.
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system. 8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 1771 matching lines...) Expand 10 before | Expand all | Expand 10 after
1782 fun:_ZN3net19NSSSSLInitSingletonD1Ev 1782 fun:_ZN3net19NSSSSLInitSingletonD1Ev
1783 ... 1783 ...
1784 fun:_ZN4base12LazyInstanceIN3net19NSSSSLInitSingletonENS_25DefaultLazyInstanc eTraitsIS2_EEE6OnExitEPv 1784 fun:_ZN4base12LazyInstanceIN3net19NSSSSLInitSingletonENS_25DefaultLazyInstanc eTraitsIS2_EEE6OnExitEPv
1785 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IPFvPvES3_EES5_E8DoIn vokeEPNS0_18InvokerStorageBaseE 1785 fun:_ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IPFvPvES3_EES5_E8DoIn vokeEPNS0_18InvokerStorageBaseE
1786 fun:_ZNK4base8CallbackIFvvEE3RunEv 1786 fun:_ZNK4base8CallbackIFvvEE3RunEv
1787 } 1787 }
1788 { 1788 {
1789 bug_96300 1789 bug_96300
1790 Memcheck:Leak 1790 Memcheck:Leak
1791 fun:malloc 1791 fun:malloc
1792 fun:SecAsn1CoderCreate 1792 ...
1793 fun:_ZN12OCSPResponseC2ERK9cssm_datad 1793 fun:_ZN12OCSPResponseC2ERK9cssm_datad
1794 fun:tpVerifyCertGroupWithOCSP 1794 fun:tpVerifyCertGroupWithOCSP
1795 fun:_ZN14AppleTPSession15CertGroupVerifyEllRK14cssm_certgroupPK22cssm_tp_veri fy_contextP29cssm_tp_verify_context_result 1795 fun:_ZN14AppleTPSession15CertGroupVerifyEllRK14cssm_certgroupPK22cssm_tp_veri fy_contextP29cssm_tp_verify_context_result
1796 fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP2 9cssm_tp_verify_context_result 1796 fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP2 9cssm_tp_verify_context_result
1797 fun:CSSM_TP_CertGroupVerify 1797 fun:CSSM_TP_CertGroupVerify
1798 fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15T PVerifyContextEPNS_14TPVerifyResultE 1798 fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15T PVerifyContextEPNS_14TPVerifyResultE
1799 fun:_ZN8Security12KeychainCore5Trust8evaluateEv 1799 fun:_ZN8Security12KeychainCore5Trust8evaluateEv
1800 fun:SecTrustEvaluate 1800 fun:SecTrustEvaluate
1801 fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_16CertVerifyResultE 1801 fun:_ZNK3net15X509Certificate14VerifyInternalERKSsiPNS_16CertVerifyResultE
1802 fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_16CertVerifyResultE 1802 fun:_ZNK3net15X509Certificate6VerifyERKSsiPNS_16CertVerifyResultE
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
1869 fun:_ZN3net25DiskCacheBasedSSLHostInfo12CallbackImpl13RunWithParamsERK6Tuple1 IiE 1869 fun:_ZN3net25DiskCacheBasedSSLHostInfo12CallbackImpl13RunWithParamsERK6Tuple1 IiE
1870 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ 1870 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1871 fun:_ZN3net9HttpCache8WorkItem10DoCallbackEiPN10disk_cache7BackendE 1871 fun:_ZN3net9HttpCache8WorkItem10DoCallbackEiPN10disk_cache7BackendE
1872 fun:_ZN3net9HttpCache16OnBackendCreatedEiPNS0_9PendingOpE 1872 fun:_ZN3net9HttpCache16OnBackendCreatedEiPNS0_9PendingOpE
1873 fun:_ZN3net9HttpCache12OnIOCompleteEiPNS0_9PendingOpE 1873 fun:_ZN3net9HttpCache12OnIOCompleteEiPNS0_9PendingOpE
1874 fun:_ZN3net9HttpCache15BackendCallback13RunWithParamsERK6Tuple1IiE 1874 fun:_ZN3net9HttpCache15BackendCallback13RunWithParamsERK6Tuple1IiE
1875 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_ 1875 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1876 fun:_ZN12_GLOBAL__N_126MockBlockingBackendFactory14FinishCreationEv 1876 fun:_ZN12_GLOBAL__N_126MockBlockingBackendFactory14FinishCreationEv
1877 fun:_ZN47DiskCacheBasedSSLHostInfo_DeleteInCallback_Test8TestBodyEv 1877 fun:_ZN47DiskCacheBasedSSLHostInfo_DeleteInCallback_Test8TestBodyEv
1878 } 1878 }
OLDNEW
« 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