Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
BUG=N/A R=andrew@webrtc.org, wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/12199004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6107 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -9,6 +9,102 @@
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
# 1. webrtc stuff
|
||||
{
|
||||
bug_1976_1
|
||||
Memcheck:Unaddressable
|
||||
fun:pthread_mutex_unlock
|
||||
fun:_ZN9rtc15CriticalSection5LeaveEv
|
||||
fun:_ZN9rtc9CritScopeD1Ev
|
||||
...
|
||||
fun:_ZN9rtc6Thread15ProcessMessagesEi
|
||||
fun:_ZN9rtc6Thread3RunEv
|
||||
fun:_ZN9rtc6Thread6PreRunEPv
|
||||
}
|
||||
{
|
||||
bug_1976_2
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
obj:/usr/lib/x86_64-linux-gnu/libnss3.so
|
||||
...
|
||||
fun:NSS_NoDB_Init
|
||||
fun:_ZN9rtc10NSSContext13InitializeSSLEPFbPvE
|
||||
fun:_ZN9rtc13InitializeSSLEPFbPvE
|
||||
fun:_ZN9rtc10RandomTest13SetUpTestCaseEv
|
||||
fun:_ZN7testing8TestCase16RunSetUpTestCaseEv
|
||||
}
|
||||
{
|
||||
bug_2100_3
|
||||
Memcheck:Uninitialized
|
||||
fun:tls1_enc
|
||||
fun:ssl3_get_record
|
||||
fun:ssl3_read_bytes
|
||||
fun:ssl3_read_internal
|
||||
fun:ssl3_read
|
||||
fun:SSL_read
|
||||
fun:_ZN9rtc20OpenSSLStreamAdapter4ReadEPvmPmPi
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_2100_4
|
||||
Memcheck:Uninitialized
|
||||
fun:_ZN7testing8internal11CmpHelperEQIjhEENS_15AssertionResultEPKcS4_RKT_RKT0_
|
||||
fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjhEENS_15AssertionResultEPKcS6_RKT_RKT0_
|
||||
fun:_ZN24SSLStreamAdapterTestDTLS8ReadDataEPN9rtc15StreamInterfaceE
|
||||
...
|
||||
}
|
||||
{
|
||||
bug_2100_5
|
||||
Memcheck:Uninitialized
|
||||
fun:dtls1_process_record
|
||||
fun:dtls1_get_record
|
||||
fun:dtls1_read_bytes
|
||||
fun:ssl3_read_internal
|
||||
fun:ssl3_read
|
||||
fun:SSL_read
|
||||
fun:_ZN9rtc20OpenSSLStreamAdapter4ReadEPvmPmPi
|
||||
...
|
||||
}
|
||||
{
|
||||
BIO_new_mem_buf_1
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:default_malloc_ex
|
||||
fun:CRYPTO_malloc
|
||||
fun:BUF_MEM_new
|
||||
fun:mem_new
|
||||
fun:BIO_set
|
||||
fun:BIO_new
|
||||
fun:BIO_new_mem_buf
|
||||
fun:_ZN9rtc18OpenSSLCertificate13FromPEMStringERKSs
|
||||
...
|
||||
}
|
||||
{
|
||||
BIO_new_mem_buf_2
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:default_malloc_ex
|
||||
fun:CRYPTO_malloc
|
||||
fun:BUF_MEM_new
|
||||
fun:mem_new
|
||||
fun:BIO_set
|
||||
fun:BIO_new
|
||||
fun:BIO_new_mem_buf
|
||||
fun:_ZN9rtc15OpenSSLIdentity14FromPEMStringsERKSsS2_
|
||||
}
|
||||
{
|
||||
SignalsCloseAfterForcedCloseAll
|
||||
Memcheck:Leak
|
||||
fun:_Znw*
|
||||
fun:_ZN9rtc10HttpServer10Connection12BeginProcessEPNS_15StreamInterfaceE
|
||||
...
|
||||
}
|
||||
{
|
||||
DoNotDeleteTask2
|
||||
Memcheck:Leak
|
||||
fun:_Znw*
|
||||
...
|
||||
fun:_ZN9rtc41unstarted_task_test_DoNotDeleteTask2_Test8TestBodyEv
|
||||
}
|
||||
{
|
||||
bug_716
|
||||
Memcheck:Leak
|
||||
|
Reference in New Issue
Block a user