| OLD | NEW |
| (Empty) |
| 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. | |
| 3 # It must exist for the Python wrapper script to work properly. | |
| 4 | |
| 5 # There are three kinds of suppressions in this file. | |
| 6 # 1. third_party libraries | |
| 7 # 2. webrtc stuff | |
| 8 # 3. libjingle stuff (talk folder) | |
| 9 #----------------------------------------------------------------------- | |
| 10 | |
| 11 # third_party libraries | |
| 12 | |
| 13 { | |
| 14 libc_free_hitting_gce_vms | |
| 15 Memcheck:Free | |
| 16 fun:free | |
| 17 fun:__libc_freeres | |
| 18 fun:_vgnU_freeres | |
| 19 ... | |
| 20 } | |
| 21 { | |
| 22 Ubuntu_Precise_Itoa_Optimized_Code | |
| 23 Memcheck:Uninitialized | |
| 24 fun:_itoa_word | |
| 25 fun:vfprintf | |
| 26 fun:vsnprintf | |
| 27 fun:snprintf | |
| 28 ... | |
| 29 } | |
| 30 | |
| 31 #----------------------------------------------------------------------- | |
| 32 # webrtc stuff | |
| 33 | |
| 34 { | |
| 35 bug_6784 | |
| 36 Memcheck:Leak | |
| 37 fun:_Znw* | |
| 38 fun:_ZN3rtc10HttpServer16HandleConnectionEPNS_15StreamInterfaceE | |
| 39 fun:_ZN3rtc12_GLOBAL__N_122CreateClientConnectionERNS_10HttpServerERNS0_17Htt
pServerMonitorEb | |
| 40 fun:_ZN3rtc47HttpServer_SignalsCloseAfterForcedCloseAll_Test8TestBodyEv | |
| 41 } | |
| 42 { | |
| 43 bug_6773_3 | |
| 44 Memcheck:Uninitialized | |
| 45 fun:vfprintf | |
| 46 fun:vsnprintf | |
| 47 fun:snprintf | |
| 48 fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo | |
| 49 fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo | |
| 50 fun:_ZN7testing8internal14DefaultPrintToISt6vectorIN6webrtc4rtcp3Fir7RequestE
SaIS6_EEEEviNS0_13bool_constantILb0EEERKT_PSo | |
| 51 fun:_ZN7testing8internal20MatchPrintAndExplainIKSt6vectorIN6webrtc4rtcp3Fir7R
equestESaIS6_EERS9_EEbRT_RKNS_7MatcherIT0_EEPNS_19MatchResultListenerE | |
| 52 fun:_ZNK7testing8internal29PredicateFormatterFromMatcherINS0_18ElementsAreMat
cherISt5tupleIJNS0_13BothOfMatcherINS_18PolymorphicMatcherINS0_12FieldMatcherIN6
webrtc4rtcp3Fir7RequestEjEEEENS5_INS6_ISA_hEEEEEESF_EEEEEclISt6vectorISA_SaISA_E
EEENS_15AssertionResultEPKcRKT_ | |
| 53 fun:_ZN6webrtc36RtcpPacketFirTest_TwoFciEntries_Test8TestBodyEv | |
| 54 } | |
| 55 { | |
| 56 bug_6773_2 | |
| 57 Memcheck:Uninitialized | |
| 58 fun:vfprintf | |
| 59 fun:vsnprintf | |
| 60 fun:snprintf | |
| 61 fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo | |
| 62 fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo | |
| 63 fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv | |
| 64 fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv | |
| 65 fun:_ZN6webrtc12PacketRouter16TimeToSendPacketEjtlbi | |
| 66 fun:_ZN6webrtc38PacketRouterTest_TimeToSendPacket_Test8TestBodyEv | |
| 67 } | |
| 68 { | |
| 69 bug_6773_1 | |
| 70 Memcheck:Uninitialized | |
| 71 fun:vfprintf | |
| 72 fun:vsnprintf | |
| 73 fun:snprintf | |
| 74 fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo | |
| 75 fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo | |
| 76 fun:_ZN7testing8internal14DefaultPrintToISt6vectorIN6webrtc4rtcp3Fir7RequestE
SaIS6_EEEEviNS0_13bool_constantILb0EEERKT_PSo | |
| 77 fun:_ZN7testing8internal20MatchPrintAndExplainIKSt6vectorIN6webrtc4rtcp3Fir7R
equestESaIS6_EERS9_EEbRT_RKNS_7MatcherIT0_EEPNS_19MatchResultListenerE | |
| 78 fun:_ZNK7testing8internal29PredicateFormatterFromMatcherINS0_18ElementsAreMat
cherISt5tupleIJNS0_13BothOfMatcherINS_18PolymorphicMatcherINS0_12FieldMatcherIN6
webrtc4rtcp3Fir7RequestEjEEEENS5_INS6_ISA_hEEEEEEEEEEEclISt6vectorISA_SaISA_EEEE
NS_15AssertionResultEPKcRKT_ | |
| 79 fun:_ZN6webrtc28RtcpPacketFirTest_Parse_Test8TestBodyEv | |
| 80 } | |
| 81 { | |
| 82 bug_3446 | |
| 83 Memcheck:Uninitialized | |
| 84 fun:vp8cx_pick_filter_level_fast | |
| 85 fun:vp8_loopfilter_frame | |
| 86 fun:encode_frame_to_data_rate | |
| 87 fun:vp8_get_compressed_data | |
| 88 fun:vp8e_encode | |
| 89 fun:vpx_codec_encode | |
| 90 ... | |
| 91 fun:_ZN6webrtc4test18VideoProcessorImpl12ProcessFrameEi | |
| 92 fun:_ZN6webrtc29VideoProcessorIntegrationTest22ProcessFramesAndVerifyENS_14Qu
alityMetricsENS_11RateProfileENS_15CodecConfigParsEPNS_18RateControlMetricsE | |
| 93 fun:_ZN6webrtc70VideoProcessorIntegrationTest_ProcessNoLossSpatialResizeFrame
Drop_Test8TestBodyEv | |
| 94 } | |
| 95 { | |
| 96 bug_1976_1 | |
| 97 Memcheck:Unaddressable | |
| 98 fun:pthread_mutex_unlock | |
| 99 fun:_ZN9rtc15CriticalSection5LeaveEv | |
| 100 fun:_ZN9rtc9CritScopeD1Ev | |
| 101 ... | |
| 102 fun:_ZN9rtc6Thread15ProcessMessagesEi | |
| 103 fun:_ZN9rtc6Thread3RunEv | |
| 104 fun:_ZN9rtc6Thread6PreRunEPv | |
| 105 } | |
| 106 { | |
| 107 bug_2100_3 | |
| 108 Memcheck:Uninitialized | |
| 109 fun:tls1_enc | |
| 110 fun:ssl3_get_record | |
| 111 fun:ssl3_read_bytes | |
| 112 fun:ssl3_read_internal | |
| 113 fun:ssl3_read | |
| 114 fun:SSL_read | |
| 115 fun:_ZN9rtc20OpenSSLStreamAdapter4ReadEPvmPmPi | |
| 116 ... | |
| 117 } | |
| 118 { | |
| 119 bug_2100_4 | |
| 120 Memcheck:Uninitialized | |
| 121 fun:_ZN7testing8internal11CmpHelperEQIjhEENS_15AssertionResultEPKcS4_RKT_RKT0
_ | |
| 122 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjhEENS_15AssertionResultEPKcS
6_RKT_RKT0_ | |
| 123 fun:_ZN24SSLStreamAdapterTestDTLS8ReadDataEPN9rtc15StreamInterfaceE | |
| 124 ... | |
| 125 } | |
| 126 { | |
| 127 bug_2100_5 | |
| 128 Memcheck:Uninitialized | |
| 129 fun:dtls1_process_record | |
| 130 fun:dtls1_get_record | |
| 131 fun:dtls1_read_bytes | |
| 132 fun:ssl3_read_internal | |
| 133 fun:ssl3_read | |
| 134 fun:SSL_read | |
| 135 fun:_ZN9rtc20OpenSSLStreamAdapter4ReadEPvmPmPi | |
| 136 ... | |
| 137 } | |
| 138 { | |
| 139 BIO_new_mem_buf_1 | |
| 140 Memcheck:Leak | |
| 141 fun:malloc | |
| 142 fun:default_malloc_ex | |
| 143 fun:CRYPTO_malloc | |
| 144 fun:BUF_MEM_new | |
| 145 fun:mem_new | |
| 146 fun:BIO_set | |
| 147 fun:BIO_new | |
| 148 fun:BIO_new_mem_buf | |
| 149 fun:_ZN9rtc18OpenSSLCertificate13FromPEMStringERKSs | |
| 150 ... | |
| 151 } | |
| 152 { | |
| 153 BIO_new_mem_buf_2 | |
| 154 Memcheck:Leak | |
| 155 fun:malloc | |
| 156 fun:default_malloc_ex | |
| 157 fun:CRYPTO_malloc | |
| 158 fun:BUF_MEM_new | |
| 159 fun:mem_new | |
| 160 fun:BIO_set | |
| 161 fun:BIO_new | |
| 162 fun:BIO_new_mem_buf | |
| 163 fun:_ZN9rtc15OpenSSLIdentity14FromPEMStringsERKSsS2_ | |
| 164 } | |
| 165 { | |
| 166 SignalsCloseAfterForcedCloseAll | |
| 167 Memcheck:Leak | |
| 168 fun:_Znw* | |
| 169 fun:_ZN3rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE | |
| 170 ... | |
| 171 } | |
| 172 { | |
| 173 SignalsCloseAfterForcedCloseAll2 | |
| 174 Memcheck:Leak | |
| 175 fun:_Znw* | |
| 176 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsSsEEE8allocateE
mPKv | |
| 177 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE11_
M_get_nodeEv | |
| 178 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE14_
M_create_nodeIJS2_EEEPSt13_Rb_tree_nodeIS2_EDpOT_ | |
| 179 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE10_
M_insert_IS2_EESt17_Rb_tree_iteratorIS2_EPKSt18_Rb_tree_node_baseSE_OT_ | |
| 180 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE15_
M_insert_equalIS2_EESt17_Rb_tree_iteratorIS2_EOT_ | |
| 181 fun:_ZNSt8multimapISsSsN3rtc5ilessESaISt4pairIKSsSsEEE6insertIS4_vEESt17_Rb_t
ree_iteratorIS4_EOT_ | |
| 182 fun:_ZN3rtc8HttpData12changeHeaderERKSsS2_NS0_13HeaderCombineE | |
| 183 fun:_ZN3rtc8HttpData9setHeaderERKSsS2_b | |
| 184 fun:_ZN3rtc8HttpData9setHeaderENS_10HttpHeaderERKSsb | |
| 185 ... | |
| 186 } | |
| 187 { | |
| 188 DoNotDeleteTask2 | |
| 189 Memcheck:Leak | |
| 190 fun:_Znw* | |
| 191 ... | |
| 192 fun:_ZN3rtc41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv | |
| 193 } | |
| 194 { | |
| 195 bug_329_1 | |
| 196 Memcheck:Unaddressable | |
| 197 fun:I422ToARGBRow_SSSE3 | |
| 198 fun:I420ToARGB | |
| 199 fun:ConvertFromI420 | |
| 200 fun:_ZN6webrtc15ConvertFromI420EPKhiNS_9VideoTypeEiiiPh | |
| 201 fun:_ZN6webrtc15VideoX11Channel12DeliverFrameEPhij | |
| 202 fun:_ZN6webrtc15VideoX11Channel11RenderFrameEjRNS_10VideoFrameE | |
| 203 fun:_ZN6webrtc19IncomingVideoStream26IncomingVideoStreamProcessEv | |
| 204 fun:_ZN6webrtc19IncomingVideoStream28IncomingVideoStreamThreadFunEPv | |
| 205 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 206 fun:StartThread | |
| 207 } | |
| 208 | |
| 209 { | |
| 210 bug_329_3 | |
| 211 Memcheck:Unaddressable | |
| 212 fun:I422ToARGBRow_SSSE3 | |
| 213 fun:I420ToARGB | |
| 214 fun:ConvertFromI420 | |
| 215 fun:_ZN6webrtc15ConvertFromI420EPKhiNS_9VideoTypeEiiiPh | |
| 216 fun:_ZN6webrtc15VideoX11Channel12DeliverFrameEPhij | |
| 217 fun:_ZN6webrtc15VideoX11Channel11RenderFrameEjRNS_10VideoFrameE | |
| 218 fun:_ZN6webrtc19IncomingVideoStream26IncomingVideoStreamProcessEv | |
| 219 fun:_ZN6webrtc19IncomingVideoStream28IncomingVideoStreamThreadFunEPv | |
| 220 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 221 fun:StartThread | |
| 222 } | |
| 223 | |
| 224 { | |
| 225 bug_329_7 | |
| 226 Memcheck:Unaddressable | |
| 227 fun:I422ToARGBRow_SSSE3 | |
| 228 fun:I420ToARGB | |
| 229 fun:ConvertFromI420 | |
| 230 fun:_ZN6webrtc15ConvertFromI420ERKNS_10VideoFrameEiNS_9VideoTypeEiPh | |
| 231 fun:_ZN6webrtc15VideoX11Channel12DeliverFrameERKNS_10VideoFrameE | |
| 232 fun:_ZN6webrtc15VideoX11Channel11RenderFrameEjRNS_10VideoFrameE | |
| 233 fun:_ZN6webrtc19IncomingVideoStream26IncomingVideoStreamProcessEv | |
| 234 fun:_ZN6webrtc19IncomingVideoStream28IncomingVideoStreamThreadFunEPv | |
| 235 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 236 fun:StartThread | |
| 237 } | |
| 238 | |
| 239 { | |
| 240 bug_329_8 | |
| 241 Memcheck:Unaddressable | |
| 242 fun:I422ToARGBRow_SSSE3 | |
| 243 fun:I420ToARGB | |
| 244 fun:ConvertFromI420 | |
| 245 fun:_ZN6webrtc15ConvertFromI420ERKNS_10VideoFrameEiNS_9VideoTypeEiPh | |
| 246 fun:_ZN6webrtc15VideoX11Channel12DeliverFrameERKNS_10VideoFrameE | |
| 247 fun:_ZN6webrtc15VideoX11Channel11RenderFrameEjRNS_10VideoFrameE | |
| 248 fun:_ZN6webrtc19IncomingVideoStream26IncomingVideoStreamProcessEv | |
| 249 fun:_ZN6webrtc19IncomingVideoStream28IncomingVideoStreamThreadFunEPv | |
| 250 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 251 fun:StartThread | |
| 252 } | |
| 253 | |
| 254 { | |
| 255 bug_898_1 | |
| 256 Memcheck:Uninitialized | |
| 257 ... | |
| 258 fun:_ZN16FakeMediaProcess7ProcessEiN6webrtc15ProcessingTypesEPsiib | |
| 259 ... | |
| 260 fun:_ZN6webrtc21AudioDeviceLinuxPulse17PlayThreadProcessEv | |
| 261 fun:_ZN6webrtc21AudioDeviceLinuxPulse14PlayThreadFuncEPv | |
| 262 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 263 fun:StartThread | |
| 264 } | |
| 265 | |
| 266 { | |
| 267 bug_898_2 | |
| 268 Memcheck:Uninitialized | |
| 269 ... | |
| 270 fun:_ZN16FakeMediaProcess7ProcessEiN6webrtc15ProcessingTypesEPsiib | |
| 271 ... | |
| 272 fun:_ZN6webrtc21AudioDeviceLinuxPulse16RecThreadProcessEv | |
| 273 fun:_ZN6webrtc21AudioDeviceLinuxPulse13RecThreadFuncEPv | |
| 274 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 275 fun:StartThread | |
| 276 } | |
| 277 | |
| 278 { | |
| 279 bug_891 | |
| 280 Memcheck:Unaddressable | |
| 281 fun:XShmPutImage | |
| 282 fun:_ZN6webrtc15VideoX11Channel12DeliverFrameEPhij | |
| 283 fun:_ZN6webrtc15VideoX11Channel11RenderFrameEjRNS_10VideoFrameE | |
| 284 fun:_ZN6webrtc19IncomingVideoStream26IncomingVideoStreamProcessEv | |
| 285 fun:_ZN6webrtc19IncomingVideoStream28IncomingVideoStreamThreadFunEPv | |
| 286 fun:_ZN6webrtc11ThreadPosix3RunEv | |
| 287 fun:StartThread | |
| 288 } | |
| 289 | |
| 290 { | |
| 291 ignore_common_benevolent_trace_library_errors | |
| 292 Memcheck:Uninitialized | |
| 293 ... | |
| 294 fun:vsnprintf | |
| 295 fun:_ZN6webrtc5Trace3AddENS_10TraceLevelENS_11TraceModuleEiPKcz | |
| 296 ... | |
| 297 } | |
| 298 | |
| 299 { | |
| 300 bug_270_1 | |
| 301 Memcheck:Uninitialized | |
| 302 ... | |
| 303 fun:WebRtcNetEQ_RecOutInternal | |
| 304 fun:WebRtcNetEQ_RecOut | |
| 305 ... | |
| 306 } | |
| 307 | |
| 308 { | |
| 309 bug_270_2 | |
| 310 Memcheck:Uninitialized | |
| 311 fun:WebRtcNetEQ_GetSpeechOutputType | |
| 312 ... | |
| 313 } | |
| 314 { | |
| 315 vfprintf | |
| 316 Memcheck:Uninitialized | |
| 317 fun:vfprintf | |
| 318 fun:vsnprintf | |
| 319 fun:snprintf | |
| 320 ... | |
| 321 fun:_ZNK7testing8internal18FunctionMockerBaseIFbRKN6webrtc4rtcp17TransportFee
dbackEEE32UntypedDescribeUninterestingCallEPKvPSo | |
| 322 fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv | |
| 323 fun:_ZN6webrtc11MockRtpRtcp18SendFeedbackPacketERKNS_4rtcp17TransportFeedback
E | |
| 324 fun:_ZN6webrtc12PacketRouter12SendFeedbackEPNS_4rtcp17TransportFeedbackE | |
| 325 fun:_ZN6webrtc34PacketRouterTest_SendFeedback_Test8TestBodyEv | |
| 326 } | |
| 327 | |
| 328 | |
| 329 #----------------------------------------------------------------------- | |
| 330 # libjingle stuff (talk folder) | |
| 331 { | |
| 332 bug_2056_1 | |
| 333 Memcheck:Leak | |
| 334 fun:malloc | |
| 335 fun:_dl_close_worker | |
| 336 fun:_dl_close | |
| 337 fun:_dl_catch_error | |
| 338 fun:_dlerror_run | |
| 339 fun:dlclose | |
| 340 ... | |
| 341 fun:snd_device_name_hint | |
| 342 fun:_ZNK6webrtc20AudioDeviceLinuxALSA14GetDevicesInfoEibiPci | |
| 343 ... | |
| 344 } | |
| 345 { | |
| 346 bug_2100_1 | |
| 347 Memcheck:Uninitialized | |
| 348 fun:_ZN7testing8internal11CmpHelperEQIiiEENS_15AssertionResultEPKcS4_RKT_RKT0
_ | |
| 349 fun:_ZN7testing8internal8EqHelperILb1EE7CompareIiiEENS_15AssertionResultEPKcS
6_RKT_RKT0_PNS0_8EnableIfIXntsrNS0_10is_pointerISA_EE5valueEE4typeE | |
| 350 ... | |
| 351 } | |
| 352 { | |
| 353 bug_2100_2 | |
| 354 Memcheck:Uninitialized | |
| 355 fun:bcmp | |
| 356 fun:_ZN23SSLStreamAdapterTestTLS12TestTransferEi | |
| 357 ... | |
| 358 } | |
| 359 # For tests that create XMPPClient which can only be deleted by task runner. | |
| 360 { | |
| 361 HangoutPubSubClientTest | |
| 362 Memcheck:Leak | |
| 363 fun:_Znw* | |
| 364 fun:_ZN*HangoutPubSubClientTest*Ev | |
| 365 } | |
| 366 { | |
| 367 MucRoomConfigTaskTest | |
| 368 Memcheck:Leak | |
| 369 fun:_Znw* | |
| 370 fun:_ZN21MucRoomConfigTaskTest5SetUpEv | |
| 371 } | |
| 372 { | |
| 373 MucRoomDiscoveryTaskTest | |
| 374 Memcheck:Leak | |
| 375 fun:_Znw* | |
| 376 fun:_ZN24MucRoomDiscoveryTaskTest5SetUpEv | |
| 377 } | |
| 378 { | |
| 379 MucRoomLookupTaskTest | |
| 380 Memcheck:Leak | |
| 381 fun:_Znw* | |
| 382 fun:_ZN21MucRoomLookupTaskTest5SetUpEv | |
| 383 } | |
| 384 { | |
| 385 MucRoomUniqueHangoutIdTaskTest | |
| 386 Memcheck:Leak | |
| 387 fun:_Znw* | |
| 388 fun:_ZN30MucRoomUniqueHangoutIdTaskTest5SetUpEv | |
| 389 } | |
| 390 { | |
| 391 PingTaskTest | |
| 392 Memcheck:Leak | |
| 393 fun:_Znw* | |
| 394 fun:_ZN12PingTaskTest5SetUpEv | |
| 395 } | |
| 396 { | |
| 397 PubSubClientTest | |
| 398 Memcheck:Leak | |
| 399 fun:_Znw* | |
| 400 fun:_ZN*PubSubClientTest*Ev | |
| 401 } | |
| 402 { | |
| 403 PubSubTasksTest | |
| 404 Memcheck:Leak | |
| 405 fun:_Znw* | |
| 406 fun:_ZN*PubSubTasksTest*Ev | |
| 407 } | |
| 408 # failures which can't be reproduced locally | |
| 409 { | |
| 410 bug_2153_1 | |
| 411 Memcheck:Leak | |
| 412 fun:calloc | |
| 413 ... | |
| 414 fun:_ZN6webrtc26AudioMixerManagerLinuxALSA11OpenSpeakerEPc | |
| 415 fun:_ZN6webrtc20AudioDeviceLinuxALSA11InitSpeakerEv | |
| 416 ... | |
| 417 } | |
| 418 { | |
| 419 bug_2153_3 | |
| 420 Memcheck:Leak | |
| 421 fun:calloc | |
| 422 obj:* | |
| 423 fun:_ZN6webrtc26AudioMixerManagerLinuxALSA14OpenMicrophoneEPc | |
| 424 fun:_ZN6webrtc20AudioDeviceLinuxALSA14InitMicrophoneEv | |
| 425 ... | |
| 426 } | |
| 427 { | |
| 428 bug_2263_1 | |
| 429 Memcheck:Uninitialized | |
| 430 fun:_ZN14DtlsTestClient12VerifyPacketEPKcmPj | |
| 431 ... | |
| 432 } | |
| 433 { | |
| 434 bug_3478 | |
| 435 Memcheck:Leak | |
| 436 fun:_Znw* | |
| 437 fun:_ZNK3rtc18FakeSSLCertificate12GetReferenceEv | |
| 438 fun:_ZN3rtc18FakeSSLCertificate7DupCertES0_ | |
| 439 fun:_ZSt9transformIN9__gnu_cxx17__normal_iteratorIPKN3rtc18FakeSSLCertificate
ESt6vectorIS3_SaIS3_EEEENS1_IPPNS2_14SSLCertificateES6_ISB_SaISB_EEEEPFPS3_S3_EE
T0_T_SK_SJ_T1_ | |
| 440 fun:_ZNK3rtc18FakeSSLCertificate8GetChainEPPNS_12SSLCertChainE | |
| 441 fun:_ZN6webrtc14StatsCollector21AddCertificateReportsEPKN3rtc14SSLCertificate
E | |
| 442 fun:_ZN6webrtc14StatsCollector18ExtractSessionInfoEv | |
| 443 fun:_ZN6webrtc14StatsCollector11UpdateStatsENS_23PeerConnectionInterface16Sta
tsOutputLevelE | |
| 444 fun:_ZN12_GLOBAL__N_118StatsCollectorTest22TestCertificateReportsERKN3rtc18Fa
keSSLCertificateERKSt6vectorISsSaISsEES4_S9_ | |
| 445 fun:_ZN12_GLOBAL__N_156StatsCollectorTest_ChainedCertificateReportsCreated_Te
st8TestBodyEv | |
| 446 } | |
| 447 { | |
| 448 bug_5651 | |
| 449 Memcheck:Unaddressable | |
| 450 fun:silk_NLSF_encode | |
| 451 fun:silk_process_NLSFs | |
| 452 fun:silk_process_NLSFs_FLP | |
| 453 fun:silk_find_pred_coefs_FLP | |
| 454 fun:silk_encode_frame_FLP | |
| 455 fun:silk_Encode | |
| 456 fun:opus_encode_native | |
| 457 fun:opus_encode | |
| 458 fun:WebRtcOpus_Encode | |
| 459 } | |
| 460 { | |
| 461 bug_5983 | |
| 462 Memcheck:Uninitialized | |
| 463 fun:_ZN6webrtc11DataChannel4InitERKNS_23InternalDataChannelInitE | |
| 464 ... | |
| 465 } | |
| 466 { | |
| 467 bug_5984 | |
| 468 Memcheck:Uninitialized | |
| 469 fun:_ZN6webrtc15GainControlImpl19ProcessCaptureAudioEPNS_11AudioBufferEb | |
| 470 ... | |
| 471 } | |
| 472 { | |
| 473 bug_5986 | |
| 474 Memcheck:Unaddressable | |
| 475 fun:silk_stereo_LR_to_MS | |
| 476 fun:silk_Encode | |
| 477 fun:opus_encode_native | |
| 478 ... | |
| 479 } | |
| 480 { | |
| 481 bug_5987 | |
| 482 Memcheck:Leak | |
| 483 fun:_Znw* | |
| 484 fun:_ZN6webrtc51AudioEncoderCopyRedDeathTest_NullSpeechEncoder_Test8TestBodyE
v | |
| 485 } | |
| 486 { | |
| 487 bug_5988 | |
| 488 Memcheck:Leak | |
| 489 fun:_Znw* | |
| 490 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_EN3rtc5ilessESaIS2_EE15_
M_insert_equalIS2_EESt17_Rb_tree_iteratorIS2_EOT_ | |
| 491 fun:_ZN3rtc8HttpData12changeHeaderERKSsS2_NS0_13HeaderCombineE | |
| 492 fun:_ZN3rtc16HttpResponseData9set_errorEj | |
| 493 fun:_ZN3rtc12_GLOBAL__N_117HttpServerMonitor9OnRequestEPNS_10HttpServerEPNS_2
1HttpServerTransactionE | |
| 494 fun:_ZN3rtc10HttpServer10Connection14onHttpCompleteENS_8HttpModeENS_9HttpErro
rE | |
| 495 fun:_ZN3rtc8HttpBase10OnCompleteENS_9HttpErrorE | |
| 496 fun:_ZN3rtc8HttpBase17OnHttpStreamEventEPNS_15StreamInterfaceEii | |
| 497 fun:_ZN7testing12StreamSource11QueueStringEPKc | |
| 498 fun:_ZN3rtc12_GLOBAL__N_122CreateClientConnectionERNS_10HttpServerERNS0_17Htt
pServerMonitorEb | |
| 499 fun:_ZN3rtc47HttpServer_SignalsCloseAfterForcedCloseAll_Test8TestBodyEv | |
| 500 } | |
| 501 { | |
| 502 bug_5989 | |
| 503 Memcheck:Unaddressable | |
| 504 ... | |
| 505 fun:_ZNK3rtc15CriticalSection5EnterEv | |
| 506 ... | |
| 507 } | |
| 508 { | |
| 509 bug_6444_encode | |
| 510 Memcheck:Unaddressable | |
| 511 fun:pitch_search | |
| 512 fun:run_prefilter | |
| 513 fun:celt_encode_with_ec | |
| 514 fun:opus_encode_native | |
| 515 ... | |
| 516 fun:opus_encode | |
| 517 fun:WebRtcOpus_Encode | |
| 518 ... | |
| 519 } | |
| 520 { | |
| 521 bug_6444_decode | |
| 522 Memcheck:Unaddressable | |
| 523 fun:pitch_search | |
| 524 fun:celt_decode_lost | |
| 525 fun:celt_decode_with_ec | |
| 526 fun:opus_decode_frame | |
| 527 ... | |
| 528 fun:opus_decode_native | |
| 529 fun:opus_decode | |
| 530 fun:WebRtcOpus_Decode* | |
| 531 ... | |
| 532 } | |
| OLD | NEW |