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…
Reference in New Issue