mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-12 07:50:31 +00:00
app_macro sometimes would crash due to datastore list corruption on the channel because of lack of locking around find and create process for the macro datastore. This patch locks the channel lock prior to protect against this problem. Resolves: #265
23 KiB
23 KiB