mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 3.0.0
This commit is contained in:
parent
3d35ba155f
commit
084338b1a2
16 changed files with 55 additions and 89 deletions
|
@ -1143,7 +1143,7 @@ fuzz_guided_pwritev_testing (const char *input)
|
|||
case 3: version = LSQVER_ID27; break;
|
||||
case 4: version = LSQVER_ID29; break;
|
||||
default:
|
||||
case 5: version = LSQVER_ID34; break;
|
||||
case 5: version = LSQVER_I001; break;
|
||||
}
|
||||
|
||||
sched_immed = !!(buf[8] & 0x08);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue