Files
asterisk/channels
Corey Farrell 36aa50aded chan_sip: Fix buffer overrun in sip_sipredirect.
sip_sipredirect uses sscanf to copy up to 256 characters to a stacked buffer
of 256 characters.  This patch reduces the copy to 255 characters to leave
room for the string null terminator.

ASTERISK-25722 #close

Change-Id: Id6c3a629a609e94153287512c59aa1923e8a03ab
2016-01-25 11:12:46 -06:00
..
2015-05-01 12:23:53 -05:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00