mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-03 21:46:35 -07:00
Merge "manager: Cleanup manager_channelvars during shutdown." into 13
This commit is contained in:
@@ -8512,6 +8512,8 @@ static void manager_shutdown(void)
|
||||
manager_free_user(user);
|
||||
}
|
||||
acl_change_stasis_unsubscribe();
|
||||
|
||||
ast_free(manager_channelvars);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user