Merge "manager: Cleanup manager_channelvars during shutdown." into 13

This commit is contained in:
Joshua Colp
2016-01-11 14:35:20 -06:00
committed by Gerrit Code Review
+2
View File
@@ -8512,6 +8512,8 @@ static void manager_shutdown(void)
manager_free_user(user);
}
acl_change_stasis_unsubscribe();
ast_free(manager_channelvars);
}