diff --git a/src/stats.c b/src/stats.c index eea5d7c92..5be66d484 100644 --- a/src/stats.c +++ b/src/stats.c @@ -3249,9 +3249,9 @@ more: if (ctx->field) goto more; } + current_field = 0; } - current_field = 0; ctx->obj2 = px->srv; /* may be NULL */ ctx->px_st = STAT_PX_ST_SV; __fallthrough;