提交 6e418985 authored 作者: Michael Jerris's avatar Michael Jerris

this should never happen, but just in case, this will at least calm coverity

上级 7e249935
......@@ -4869,7 +4869,7 @@ static void process_device_hup(switch_channel_t *channel)
if (!node->hold_record) {
node->hold_record = newhr;
} else {
} else if (last) {
last->next = newhr;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论