mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
Skinny: release XML config
Fixes: reloadxml blocked
This commit is contained in:
@@ -1478,6 +1478,9 @@ switch_status_t skinny_handle_register(listener_t *listener, skinny_message_t *r
|
||||
}
|
||||
}
|
||||
}
|
||||
if (xroot) {
|
||||
switch_xml_free(xroot);
|
||||
}
|
||||
|
||||
status = SWITCH_STATUS_SUCCESS;
|
||||
|
||||
|
Reference in New Issue
Block a user