commit | f75901fa4c5f9a1bcefc265b98a480c72119650c | [log] [tgz] |
---|---|---|
author | henrika@webrtc.org <henrika@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Mon Jan 16 08:45:42 2012 |
committer | henrika@webrtc.org <henrika@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Mon Jan 16 08:45:42 2012 |
tree | 13d83dec97e39ae453f4ce5b128baaf1b7265efa | |
parent | f5c657372517947cca2247f3762c9ea59e6fe8c4 [diff] |
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