mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-12 09:37:24 -07:00
ea344ecc14
ari_ws_session_registry_dtor() wasn't checking that the container was valid
before running ao2_callback on it to shutdown registered sessions.
(cherry picked from commit abf8986068)