提交 98df017a authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-5780 --resolve

上级 80e5a7cf
Thu Sep 5 20:55:45 CDT 2013
Thu Sep 12 00:10:12 CDT 2013
......@@ -3838,8 +3838,10 @@ int nta_msg_ackbye(nta_agent_t *agent, msg_t *msg)
return 0;
err:
msg_destroy(amsg);
msg_destroy(bmsg);
msg_destroy(amsg);
return -1;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论