Adds asan suppresions for rtc_unittests
BUG=N/A R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/28499004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7221 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
6cd6ba8ae0
commit
205c15a224
@ -31,6 +31,14 @@ leak:XRRFindDisplay
|
||||
|
||||
#### Actual bugs in WebRTC code ####
|
||||
|
||||
# rtc_unittest
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=3827 for details.
|
||||
leak:rtc::unstarted_task_test_DoNotDeleteTask2_Test::TestBody
|
||||
leak:rtc::HttpServer::HandleConnection
|
||||
leak:rtc::HttpServer::Connection::onHttpHeaderComplete
|
||||
leak:rtc::HttpResponseData::set_success
|
||||
leak:rtc::HttpData::changeHeader
|
||||
|
||||
# libjingle_media_unittest
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=
|
||||
leak:cricket::FakeNetworkInterface::SetOption
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user