]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a crash by ensuring that we don't alter memory after it's freed.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 5 Oct 2010 20:20:07 +0000 (20:20 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 5 Oct 2010 20:20:07 +0000 (20:20 +0000)
commitd7320f82558501baadbcadf2465638172dd342b5
treeb054b80e5999f4baaf915a0bf689b2f8aa95fe9e
parent542ace2b6f12e27c516dcef50bad88aeb1e05762
Fix a crash by ensuring that we don't alter memory after it's freed.

(closes issue #17387)
 Reported by: jmls
 Patches:
       20100726__issue17387.diff.txt uploaded by tilghman (license 14)
 Tested by: jmls

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@290392 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_jabber.c