From: Marc Olivier Chouinard Date: Fri, 16 Dec 2011 19:08:26 +0000 (-0500) Subject: FS-3765 --resolve X-Git-Tag: v1.2-rc1~27^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7ab6e230b15de4171338221bd3563789a41d9b;p=thirdparty%2Ffreeswitch.git FS-3765 --resolve --- diff --git a/src/switch_ivr_originate.c b/src/switch_ivr_originate.c index 582ca2ea23..6546656303 100644 --- a/src/switch_ivr_originate.c +++ b/src/switch_ivr_originate.c @@ -3243,9 +3243,6 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess done: - switch_safe_free(oglobals.file); - switch_safe_free(oglobals.error_file); - *cause = SWITCH_CAUSE_NONE; if (caller_channel && !switch_channel_ready(caller_channel)) {