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

Side by Side Diff: tools/valgrind-webrtc/memcheck/suppressions.txt

Issue 1336553003: Revert change which removes GICE (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Created 5 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
« no previous file with comments | « talk/session/media/mediasession_unittest.cc ('k') | webrtc/p2p/base/candidate.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is used in addition to the one already maintained in Chrome. 1 # This file is used in addition to the one already maintained in Chrome.
2 # It acts as a place holder for future additions for WebRTC. 2 # It acts as a place holder for future additions for WebRTC.
3 # It must exist for the Python wrapper script to work properly. 3 # It must exist for the Python wrapper script to work properly.
4 4
5 # There are three kinds of suppressions in this file. 5 # There are three kinds of suppressions in this file.
6 # 1. third_party libraries 6 # 1. third_party libraries
7 # 2. webrtc stuff 7 # 2. webrtc stuff
8 # 3. libjingle stuff (talk folder) 8 # 3. libjingle stuff (talk folder)
9 #----------------------------------------------------------------------- 9 #-----------------------------------------------------------------------
10 10
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 fun:_ZN9rtc15OpenSSLIdentity14FromPEMStringsERKSsS2_ 119 fun:_ZN9rtc15OpenSSLIdentity14FromPEMStringsERKSsS2_
120 } 120 }
121 { 121 {
122 SignalsCloseAfterForcedCloseAll 122 SignalsCloseAfterForcedCloseAll
123 Memcheck:Leak 123 Memcheck:Leak
124 fun:_Znw* 124 fun:_Znw*
125 fun:_ZN3rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE 125 fun:_ZN3rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE
126 ... 126 ...
127 } 127 }
128 { 128 {
129 SignalsCloseAfterForcedCloseAll2
130 Memcheck:Leak
131 fun:_Znw*
132 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsSsEEE8allocateE mPKv
133 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE11_ M_get_nodeEv
134 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE14_ M_create_nodeIJS2_EEEPSt13_Rb_tree_nodeIS2_EDpOT_
135 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE10_ M_insert_IS2_EESt17_Rb_tree_iteratorIS2_EPKSt18_Rb_tree_node_baseSE_OT_
136 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE15_ M_insert_equalIS2_EESt17_Rb_tree_iteratorIS2_EOT_
137 fun:_ZNSt8multimapISsSsN3rtc5ilessESaISt4pairIKSsSsEEE6insertIS4_vEESt17_Rb_t ree_iteratorIS4_EOT_
138 fun:_ZN3rtc8HttpData12changeHeaderERKSsS2_NS0_13HeaderCombineE
139 fun:_ZN3rtc8HttpData9setHeaderERKSsS2_b
140 fun:_ZN3rtc8HttpData9setHeaderENS_10HttpHeaderERKSsb
141 ...
142 }
143 {
144 DoNotDeleteTask2 129 DoNotDeleteTask2
145 Memcheck:Leak 130 Memcheck:Leak
146 fun:_Znw* 131 fun:_Znw*
147 ... 132 ...
148 fun:_ZN3rtc41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv 133 fun:_ZN3rtc41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv
149 } 134 }
150 { 135 {
151 bug_329_1 136 bug_329_1
152 Memcheck:Unaddressable 137 Memcheck:Unaddressable
153 fun:I422ToARGBRow_SSSE3 138 fun:I422ToARGBRow_SSSE3
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 fun:_ZNK3rtc18FakeSSLCertificate12GetReferenceEv 547 fun:_ZNK3rtc18FakeSSLCertificate12GetReferenceEv
563 fun:_ZN3rtc18FakeSSLCertificate7DupCertES0_ 548 fun:_ZN3rtc18FakeSSLCertificate7DupCertES0_
564 fun:_ZSt9transformIN9__gnu_cxx17__normal_iteratorIPKN3rtc18FakeSSLCertificate ESt6vectorIS3_SaIS3_EEEENS1_IPPNS2_14SSLCertificateES6_ISB_SaISB_EEEEPFPS3_S3_EE T0_T_SK_SJ_T1_ 549 fun:_ZSt9transformIN9__gnu_cxx17__normal_iteratorIPKN3rtc18FakeSSLCertificate ESt6vectorIS3_SaIS3_EEEENS1_IPPNS2_14SSLCertificateES6_ISB_SaISB_EEEEPFPS3_S3_EE T0_T_SK_SJ_T1_
565 fun:_ZNK3rtc18FakeSSLCertificate8GetChainEPPNS_12SSLCertChainE 550 fun:_ZNK3rtc18FakeSSLCertificate8GetChainEPPNS_12SSLCertChainE
566 fun:_ZN6webrtc14StatsCollector21AddCertificateReportsEPKN3rtc14SSLCertificate E 551 fun:_ZN6webrtc14StatsCollector21AddCertificateReportsEPKN3rtc14SSLCertificate E
567 fun:_ZN6webrtc14StatsCollector18ExtractSessionInfoEv 552 fun:_ZN6webrtc14StatsCollector18ExtractSessionInfoEv
568 fun:_ZN6webrtc14StatsCollector11UpdateStatsENS_23PeerConnectionInterface16Sta tsOutputLevelE 553 fun:_ZN6webrtc14StatsCollector11UpdateStatsENS_23PeerConnectionInterface16Sta tsOutputLevelE
569 fun:_ZN12_GLOBAL__N_118StatsCollectorTest22TestCertificateReportsERKN3rtc18Fa keSSLCertificateERKSt6vectorISsSaISsEES4_S9_ 554 fun:_ZN12_GLOBAL__N_118StatsCollectorTest22TestCertificateReportsERKN3rtc18Fa keSSLCertificateERKSt6vectorISsSaISsEES4_S9_
570 fun:_ZN12_GLOBAL__N_156StatsCollectorTest_ChainedCertificateReportsCreated_Te st8TestBodyEv 555 fun:_ZN12_GLOBAL__N_156StatsCollectorTest_ChainedCertificateReportsCreated_Te st8TestBodyEv
571 } 556 }
OLDNEW
« no previous file with comments | « talk/session/media/mediasession_unittest.cc ('k') | webrtc/p2p/base/candidate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698