Latest update - 9184
This commit is contained in:
@@ -1135,6 +1135,9 @@ ngx_quic_parse_frame(ngx_quic_header_t *pkt, u_char *start, u_char *end,
|
||||
}
|
||||
|
||||
f->level = pkt->level;
|
||||
#if (NGX_DEBUG)
|
||||
f->pnum = pkt->pn;
|
||||
#endif
|
||||
|
||||
return p - start;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user