]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixes crash in chan_iax2.
authorDavid Vossel <dvossel@digium.com>
Tue, 2 Aug 2011 16:15:08 +0000 (16:15 +0000)
committerDavid Vossel <dvossel@digium.com>
Tue, 2 Aug 2011 16:15:08 +0000 (16:15 +0000)
commit3a0faafc262fc073359afd503d5735aa7d5e78a0
tree4613cb21e695743003273a3b02ffda2038232858
parentc2a197cf91c29b36658d635b754e43927fbb6cd3
Fixes crash in chan_iax2.

Fixes crash in chan_iax2 resulting from an edge case in the
way control frames are queued during calltoken negotiation is complete.

(closes issue ASTERISK-17610)
Reported by: mgrobecker

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@330581 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c