Files
asterisk/channels
Russell Bryant f741decf40 Use snprintf instead of sprintf in one place. There is no vulnerability here
due to various buffer sizes around the code, but I still didn't like seeing a
non length-limited copy of data coming off of the wire into a stack buffer, as
this would be a problem in the future if buffer sizes elsewhere got changed or
size limitations removed ...


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@84370 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-10-02 14:12:35 +00:00
..
2007-10-02 09:48:09 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-10-01 21:52:45 +00:00