summaryrefslogtreecommitdiff
path: root/pbx/pbx_lua.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2007-12-07 21:17:52 +0000
committerRussell Bryant <russell@russellbryant.com>2007-12-07 21:17:52 +0000
commit90614c7018aa7e920ba6d58e8b7468a0e0b5a505 (patch)
treebdf70eefdbfefdbdb2dbb55982cb073fd350c73b /pbx/pbx_lua.c
parentc6705bd808de2f1b332465f1af561259e17abd50 (diff)
Merged revisions 91828 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r91828 | russell | 2007-12-07 15:17:24 -0600 (Fri, 07 Dec 2007) | 6 lines Fix another bug in the DEBUG_THREADS code. The ast_mutex_init() function had the mutex attribute object marked as static. This means that multiple threads initializing locks at the same time could step on each other and end up with improperly initialized locks. (found when tracking down locking issues related to issue #11080) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'pbx/pbx_lua.c')
0 files changed, 0 insertions, 0 deletions