]> 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)
committerSpiridonov Dmitry <spiridonovd@ringoline.ru>
Mon, 22 Apr 2024 12:55:38 +0000 (12:55 +0000)
commit5a883f5410d5dfc2f2002df4d8764ed615f43c36
tree0a837db2e5f13cc10205529c733a91a65ab27fd0
parent6bd0b6708186fcfa6928b3bdc97cfd097a2f92e7
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