From 22a442e05ec74da48bc50702348a7f4d8db70ec4 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 27 Dec 2007 15:17:31 +0000 Subject: [PATCH] Blocked revisions 94831 via svnmerge ........ r94831 | russell | 2007-12-27 09:16:56 -0600 (Thu, 27 Dec 2007) | 5 lines Now that the contexts lock is a read/write lock, it should not be locked here in ast_hint_state_changed(). This makes it get locked recursively which now causes a deadlock. (closes issue #11080, thanks to callguy for the access to a deadlocked machine) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94832 65c4cc65-6c06-0410-ace0-fbb531ad65f3