mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
FS-4353: missing free from last commit
This commit is contained in:
parent
ed0ab36e2d
commit
e9a66618ff
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user