mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13452 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ee95f09c7e
commit
9e1641dbf4
@ -541,6 +541,7 @@ SWITCH_STANDARD_API(stun_function)
|
||||
}
|
||||
|
||||
stun_ip = strdup(cmd);
|
||||
switch_assert(stun_ip);
|
||||
|
||||
if ((p = strchr(stun_ip, ':'))) {
|
||||
int iport;
|
||||
|
Loading…
x
Reference in New Issue
Block a user