]> 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>
Thu, 9 May 2024 13:48:09 +0000 (13:48 +0000)
commit61ede2726fe5460cfd24b562890d2c8f6ae54b94
tree6e49628559a911a633a17b23c63912849133b1b8
parentbd917229b43f6cef40a250589f97ae2c0469f100
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 b8525e87aeb11c780b0b5d4e8729258c77352fcb)
main/sorcery.c