[asterisk-commits] r376302 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Nov 15 16:00:29 CST 2012


Author: jrose
Revision: 376302
Modified property: svn:log

Modified: svn:log at Thu Nov 15 16:00:29 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Nov 15 16:00:29 2012
@@ -1,8 +1,10 @@
-app_queue: Fix a deadlock caused by a mistake from merging r375591
+app_queue: Fix a lock that was being held forever caused by a merging mistake
+
+r375591 merged with conflicts and an oversight resulted in an unlock being
+missed which resulted in a deadlock when updating realtime members in queues.
+This patch adds that unlock back in.
 
 (closes issue AST-1035)
 Reported by: Steve Pitts
 Patches:
     certified_1.8.11_oops_missed_an_unlock.diff uploaded by Jonathan Rose (license 6182)
-
-




More information about the asterisk-commits mailing list