]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Tue, 14 May 2024 14:08:29 +0000 (08:08 -0600)
commit7210a038161e2f6f544b1c5b83cc52000b65465d
tree022e0c619158843f323404b1423a9cb7af73c11a
parent951be188bac194fff316b31eca1cb022377054f5
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
main/sorcery.c