mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-19 17:57:22 +00:00
tweak windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10091 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
599d8af59f
commit
d721a1cf38
@ -714,7 +714,6 @@ static xmlrpc_value *freeswitch_api(xmlrpc_env * const envP, xmlrpc_value * cons
|
||||
val = xmlrpc_build_value(envP, "s", "ERROR!");
|
||||
}
|
||||
|
||||
done:
|
||||
/* xmlrpc-c requires us to free memory it malloced from xmlrpc_decompose_value */
|
||||
switch_safe_free(command);
|
||||
switch_safe_free(arg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user