aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_realtime.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-20 20:08:42 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-20 20:08:42 +0000
commit4c781ba3b696c6caebe013dd9679f2f61c71a934 (patch)
treeca5724b685656b3f6335da1cc01be4a33ab198e9 /funcs/func_realtime.c
parent2f1d6cd67ece66fcc808e7897e7d7135cf2b5cd6 (diff)
Fix a deadlock in d-channel handling in chan_zap.
This deadlock was introduced by the fix to ensure that channels are properly locked when handling channel variables. There were sections of this code where the channel pvt was locked before the channel lock, when in fact it _must_ be the other way around. (closes issue #11582) Reported by: bugi git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@94251 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs/func_realtime.c')
0 files changed, 0 insertions, 0 deletions