summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2016-01-25 12:03:21 -0500
committerCorey Farrell <git@cfware.com>2016-01-25 11:13:11 -0600
commit830f8933c29f36484e7a106c9c92446bab6a555c (patch)
tree99da6fb1432704968d785e43fe9b19f6af546893 /res
parent8c75371589a9191d981a7f2a6c219636ee5c995f (diff)
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
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions