mirror of
https://github.com/nginx/nginx.git
synced 2025-07-20 19:27:29 +08:00
Update ngx_http_v3_parse.c
This commit is contained in:
parent
c52c5698cd
commit
838b8537b6
@ -656,6 +656,7 @@ ngx_http_v3_parse_literal(ngx_connection_t *c, ngx_http_v3_parse_literal_t *st,
|
|||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
*st->last++ = ch;
|
*st->last++ = ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user