mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
Skinny: release XML config
Fixes: reloadxml blocked
This commit is contained in:
parent
ca8ec66ed3
commit
d3d50e6eb3
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user