fix #1424 -- pn are now encoded in 3 bytes when 2^16 <= pn < 2^24-1 #14
Annotations
9 errors and 1 warning
|
Run cargo test:
quiche/src/ffi.rs#L386
unused return value of `Box::<T>::from_raw` that must be used
|
Run cargo test:
quiche/src/ffi.rs#L1094
unused return value of `Box::<T>::from_raw` that must be used
|
Run cargo test:
quiche/src/ffi.rs#L1322
unused return value of `Box::<T>::from_raw` that must be used
|
Run cargo test:
quiche/src/h3/ffi.rs#L82
unused return value of `Box::<T>::from_raw` that must be used
|
Run cargo test:
quiche/src/h3/ffi.rs#L210
unused return value of `Box::<T>::from_raw` that must be used
|
Run cargo test:
quiche/src/h3/ffi.rs#L410
unused return value of `Box::<T>::from_raw` that must be used
|
Run cargo test
could not compile `quiche` (lib) due to 6 previous errors
|
Run cargo test
The process 'cross' failed with exit code 101
|
Run cargo test
build failed, waiting for other jobs to finish...
|
Loading