mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-07 12:51:51 +00:00
FS-4353: missing free from last commit
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user