]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sorcery.c: Fixed crash error when executing "module reload"
authorSpiridonov Dmitry <spiridonovd@ringoline.ru>
Sun, 14 Apr 2024 12:41:47 +0000 (15:41 +0300)
committerAsterisk Development Team <asteriskteam@digium.com>
Tue, 14 May 2024 15:35:16 +0000 (15:35 +0000)
commit801b0ca253bcd79273a712b22fb3187f39c7ccb2
tree56515f9dd9dafeb1a20074094a16851e10ef3f93
parent66d2ab529b1edd3d3519c6083e8c3fe0461142c0
sorcery.c: Fixed crash error when executing "module reload"

Fixed crash error when cli "module reload". The error appears when
compiling with res_prometheus and using the sorcery memory cache for
registrations

(cherry picked from commit 7210a038161e2f6f544b1c5b83cc52000b65465d)
main/sorcery.c