mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
remove double safe_free
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13453 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9e1641dbf4
commit
cf39661777
@ -1985,7 +1985,6 @@ SWITCH_STANDARD_API(session_record_function)
|
||||
|
||||
usage:
|
||||
stream->write_function(stream, "-USAGE: %s\n", SESS_REC_SYNTAX);
|
||||
switch_safe_free(mycmd);
|
||||
|
||||
done:
|
||||
if (rsession) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user