Files
asterisk/main
Matthew Nicholson ea3f81a68f Prevent a potential race condition and crash when hanging up a channel by removing the channel from the channel list before begining channel tear down.
This fix may potentially cause problems with CDR backends that access the channel a CDR is associated with via the channel list.  This fix makes the channel unavabile at the time when the CDR backend is invoked.  This has been documented in include/asterisk/cdr.h.

(closes issue #15316)
Reported by: vmarrone
Tested by: mnicholson

Review: https://reviewboard.asterisk.org/r/362/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@219136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-09-17 14:58:39 +00:00
..
2008-08-06 00:25:10 +00:00
2009-09-03 18:32:32 +00:00
2009-08-10 19:15:57 +00:00
2009-07-16 21:24:16 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-03-17 05:50:52 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-07-08 23:15:54 +00:00
2007-11-06 18:53:37 +00:00
2009-07-27 01:18:31 +00:00