Files
asterisk/main
Mark Michelson a0d427bd18 Merged revisions 113066 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r113066 | mmichelson | 2008-04-07 11:12:30 -0500 (Mon, 07 Apr 2008) | 21 lines

Merged revisions 113065 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r113065 | mmichelson | 2008-04-07 11:08:45 -0500 (Mon, 07 Apr 2008) | 13 lines

This fix prevents a deadlock that was experienced in chan_local. There was
deadlock prevention in place in chan_local, but it would not work in a specific
case because the channel was recursively locked. By unlocking the channel prior
to calling the generator's generate callback in ast_read_generator_actions(), we
prevent the recursive locking, and therefore the deadlock.

(closes issue #12307)
Reported by: callguy
Patches:
      12307.patch uploaded by putnopvut (license 60)
Tested by: callguy


........

................


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@113067 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-07 16:13:23 +00:00
..
2008-01-22 08:58:46 +00:00
2008-02-15 17:29:08 +00:00
2007-12-11 22:20:22 +00:00
2008-01-10 00:12:35 +00:00
2007-12-27 20:11:20 +00:00
2007-11-21 00:23:49 +00:00
2007-12-14 14:48:38 +00:00