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/80/2080/1
parent
f656c1e62a
commit
36aa50aded
Loading…
Reference in new issue