提交 f31e90a6 authored 作者: Anthony Minessale's avatar Anthony Minessale

MODENDP-297

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16953 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 08339b20
...@@ -459,7 +459,7 @@ SWITCH_DECLARE(switch_status_t) switch_stun_lookup(char **ip, ...@@ -459,7 +459,7 @@ SWITCH_DECLARE(switch_status_t) switch_stun_lookup(char **ip,
switch_assert(err); switch_assert(err);
if (!strcmp(*err, "funny")) { if (*err && !strcmp(*err, "funny")) {
funny = 1; funny = 1;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论