mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-15 02:37:01 +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
(cherry picked from commit 9a28531362)
23 KiB
23 KiB