Skip to content
Snippets Groups Projects
Commit 3a2d91c2 authored by Joshua Colp's avatar Joshua Colp Committed by Gerrit Code Review
Browse files

Merge "manager: Cleanup manager_channelvars during shutdown."

parents 7be46297 90c0dcae
No related branches found
No related tags found
No related merge requests found
......@@ -8538,6 +8538,8 @@ static void manager_shutdown(void)
manager_free_user(user);
}
acl_change_stasis_unsubscribe();
ast_free(manager_channelvars);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment