]> 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:56:11 +0000 (13:56 +0000)
commit2e0999f6ef02099165e8de458f50c6ac2250af29
tree7f186c1602296da3d74b4cbf48bff2378ed4b65c
parent51b0ca2db039f9479dc01a345f00728e36e84699
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 726abbb949c1e2a92c6321a20ae3f96c426278d0)
main/sorcery.c