FS-4353: missing free from last commit

This commit is contained in:
Michael Jerris 2012-06-27 15:53:15 -04:00
parent ed0ab36e2d
commit e9a66618ff

View File

@ -576,6 +576,7 @@ switch_status_t sofia_on_hangup(switch_core_session_t *session)
switch_safe_free(resp_headers);
}
switch_safe_free(added_headers);
}
}
sofia_set_flag_locked(tech_pvt, TFLAG_BYE);