Skip to content

Commit e908427

Browse files
committed
1 parent c4f6b9e commit e908427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ngx_http_tnt_module.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ ngx_http_tnt_reinit_request(ngx_http_request_t *r)
431431
if (ctx == NULL) {
432432
return NGX_OK;
433433
}
434+
434435
ngx_http_tnt_reset_ctx(ctx);
435436

436437
return NGX_OK;

0 commit comments

Comments
 (0)