]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Skinny: Don't do backspace if destination number is already empty
authorMathieu Parent <math.parent@gmail.com>
Sat, 17 Dec 2011 20:04:11 +0000 (21:04 +0100)
committerMathieu Parent <math.parent@gmail.com>
Wed, 21 Dec 2011 18:55:01 +0000 (19:55 +0100)
commit281f88ae392bca574a8543468fafaca94de03b91
tree00dd02c592727819d05a67724cf3a0ad50dc2924
parentde498aeffed1abbae3007315b06cfc9ae70d8ab0
Skinny: Don't do backspace if destination number is already empty

This fix a out of bound memory write.
(normally unreachable with a real phone)
src/mod/endpoints/mod_skinny/skinny_server.c