提交 1c70afab authored 作者: Anthony Minessale's avatar Anthony Minessale

regression from 385a92ce

上级 8691b484
...@@ -2171,7 +2171,7 @@ SWITCH_DECLARE(char *) switch_event_expand_headers_check(switch_event_t *event, ...@@ -2171,7 +2171,7 @@ SWITCH_DECLARE(char *) switch_event_expand_headers_check(switch_event_t *event,
} else { } else {
sub_val = expanded_sub_val; sub_val = expanded_sub_val;
} }
}
if (offset || ooffset) { if (offset || ooffset) {
cloned_sub_val = strdup(sub_val); cloned_sub_val = strdup(sub_val);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论