Files
asterisk/channels
Automerge script 7a7f9cba43 Merged revisions 377911 via svnmerge from
file:///srv/subversion/repos/asterisk/trunk

................
  r377911 | mmichelson | 2012-12-11 18:02:31 -0600 (Tue, 11 Dec 2012) | 22 lines
  
  Fix a potential deadlock in chan_sip during transfers.
  
  The issue comes from the fact that transfers may perform
  a redirecting update on a channel. The issue is that lock
  inversion between the channel and its tech_pvt occurs since
  the channel lock is released during the transfer process.
  
  The fix is to move when the redirecting update occurs to a
  place where neither the tech_pvt or the channel is locked so
  that the two can be locked in the proper order.
  
  (closes issue ASTERISK-20708)
  reported by Mark Michelson
  patches:
  	ASTERISK-20708-3.patch uploaded by Mark Michelson (License #5049)
  
  Tested by:
  	Tim Ringenbach at Asteria Solutions Group
  ........
  
  Merged revisions 377910 from http://svn.asterisk.org/svn/asterisk/branches/11
................


git-svn-id: https://origsvn.digium.com/svn/asterisk/team/mmichelson/threadpool@377912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-12-12 00:17:36 +00:00
..
2012-11-07 19:15:26 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-11-07 19:15:26 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-10-14 21:47:40 +00:00
2012-11-07 19:15:26 +00:00
2012-11-07 19:15:26 +00:00
2012-08-30 14:23:28 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00