aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar_icalendar.c
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-08 22:04:41 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-08 22:04:41 +0000
commita9eb411a7e9a1e5957503d52e50096513f423121 (patch)
tree9e5485a576857325978f94aa0386f249eb0b874c /res/res_calendar_icalendar.c
parentacff726a55284ac0005601e1aabefc6345772e12 (diff)
Deadlock between ast_cel_report_event and ast_do_masquerade
chan_sip calls pbx_exec on a pvt's owner channel while only the pvt lock is held. Since pbx_exec calls ast_cel_report_event which attempts to lock the channel, invalid locking order occurs. Channels should be locked before pvt's. (closes issue #15512) Reported by: lmsteffan Patches: ast_cel_deadlock_15512.diff uploaded by dvossel (license 671) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@222981 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_calendar_icalendar.c')
0 files changed, 0 insertions, 0 deletions