henrika@webrtc.org
f75901fa4c
Resolves CID 10540: Copy into fixed size buffer (STRING_OVERFLOW).
You might overrun the 32 byte fixed-size string "receiveCodec.plname" by copying "payloadName" without checking the length. Note: This defect has an elevated risk because the source argument is a parameter of the current function. Review URL: http://webrtc-codereview.appspot.com/352009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1428 4adac7df-926f-26a2-2b94-8c16560cd09d
Adding libsrtp in libjingle.gyp and changing DEPS to retrieve libsrtp code from chromium repository.
Adding libsrtp in libjingle.gyp and changing DEPS to retrieve libsrtp code from chromium repository.
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%