mirror of https://github.com/asterisk/asterisk
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
)
releases/certified-20.7
parent
65082ae112
commit
8bf9b1d966
Loading…
Reference in new issue