]> 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:47:40 +0000 (13:47 +0000)
commitf817526226cc2a594058c92a00da060922d671cb
tree0f134913f3b75824c7a82faae7879fbba1389dc4
parenta2579ec4026727c6d3ee6e1f0b20c8aa9db9052c
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 5a883f5410d5dfc2f2002df4d8764ed615f43c36)
main/sorcery.c