]> 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:40 +0000 (12:55 +0000)
commit726abbb949c1e2a92c6321a20ae3f96c426278d0
treea443740ce4ecfa921545115228e3fa9e4d16dcb7
parent44381b2fe90f7e9663a179a2ab27048f994f75d1
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