mirror of http://gerrit.asterisk.org/asterisk
Fixes compiler warning caused by a truncated copy of the ANI2 into a buffer of size 10. This could prevent the null terminator from being copied if the copy value exceeds the size of the buffer. This increases the buffer size to 101 to ensure there is no way for truncation to occur. ASTERISK-29702 #close Change-Id: Ief9052212952840fa44de6463b8699fdb3e163d0changes/41/17341/2
parent
a7ce06b098
commit
53fff3ec7c
Loading…
Reference in new issue