mirror of https://github.com/asterisk/asterisk
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: Id6c3a629a609e94153287512c59aa1923e8a03abchanges/79/2079/1
parent
fcb6c1737d
commit
a6823bb0c4
Loading…
Reference in new issue