提交 3b5aa066 authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-4623 --resolve

上级 e22f4233
......@@ -1620,7 +1620,7 @@ static void tpl_free_atyp(tpl_node *n, tpl_atyp *atyp) {
*/
static int tpl_serlen(tpl_node *r, tpl_node *n, void *dv, size_t *serlen) {
uint32_t slen;
int num,fidx;
int num = 0,fidx;
tpl_node *c;
size_t len=0, alen, buf_past, itermax;
tpl_pound_data *pd;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论