mirror of http://gerrit.asterisk.org/asterisk
We read beyond the end of the buffer when copying the string out of the buffer when we used ast_copy_string() because the original string was not null terminated. Instead switch to ast_strndup() which does not exhibit the same behavior. ASTERISK-28975 #close Change-Id: Ib4a75cffeb1eb8cf01136ef30306bd623e531a2achanges/54/14654/2
parent
21f2044d38
commit
373e97ea4e
Loading…
Reference in new issue