webrtc/talk/media
pbos@webrtc.org cb859ecd3b Replace strcpy with talk_base::strcpyn.
Cpplint reports error 'Almost always, snprintf is better than strcpy'
when checking code styles. The function talk_base::strcpyn() is a better
option than strcpy().

BUG=1788
R=pbos@webrtc.org, wu@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/12919004

Patch from Changbin Shao <changbin.shao@intel.com>.

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6686 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-15 08:28:20 +00:00
..
base (Auto)update libjingle 71099685-> 71107853 2014-07-14 18:22:37 +00:00
devices (Auto)update libjingle 66322380-> 66326258 2014-05-06 22:11:02 +00:00
other (Auto)update libjingle 63738002-> 63773382 2014-03-26 01:17:30 +00:00
sctp Fix a memory leak in SctpDataMediaChannelTest. 2014-06-18 23:36:16 +00:00
testdata Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtc Replace strcpy with talk_base::strcpyn. 2014-07-15 08:28:20 +00:00