]> 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-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 22 Apr 2024 12:55:45 +0000 (12:55 +0000)
commit7e7a6033603e1b983e601b3036da2e56a606d4d9
treef1b1ed0475afa59c18dd54878cb43631860a1064
parentc1b69d460d6ce1614bd65ba2fdcff3edd77d8718
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