Fix segfault on answer.
authorDamien Wedhorn <voip@facts.com.au>
Thu, 8 Dec 2011 06:59:01 +0000 (06:59 +0000)
committerDamien Wedhorn <voip@facts.com.au>
Thu, 8 Dec 2011 06:59:01 +0000 (06:59 +0000)
commit5952117559fdb6fb22c9415ba9c1a75e1d9e205b
treedd349326e6f4e6e065b43cc592a8b5099b19d305
parent395814c33e63e650822e483cb21e00f11a431f02
Fix segfault on answer.

Fix a segfault if an attempt to answer a call is made between when
the inbound call gives up (and the channel is removed) and when the
device is notified and removes the call from the device.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@347490 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_skinny.c