]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 280982 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 5 Aug 2010 07:40:47 +0000 (07:40 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 5 Aug 2010 07:40:47 +0000 (07:40 +0000)
commit5da0ea7b8e2b3d1f82986c8d721b49e558ae4166
tree31ec9d70b1d189c1d7b15deb05c7eb822b8cdd46
parent81a24c617ba4891dd68d180acc5214f5cef01448
Merged revisions 280982 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r280982 | tilghman | 2010-08-05 02:28:33 -0500 (Thu, 05 Aug 2010) | 8 lines

  Change context lock back to a mutex, because functionality depends upon the lock being recursive.

  (closes issue #17643)
   Reported by: zerohalo
   Patches:
         20100726__issue17643.diff.txt uploaded by tilghman (license 14)
   Tested by: zerohalo
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@280983 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/pbx.h
main/pbx.c