[windows_kext] Fix minor problems

This commit is contained in:
Vladimir Stoilov
2024-07-01 15:06:54 +03:00
parent 89657123ec
commit 2e3304809f
4 changed files with 10 additions and 4 deletions

View File

@@ -441,7 +441,7 @@ fn generate_test_info_file() -> Result<(), std::io::Error> {
for _ in 0..selected.capacity() {
selected.push(enums.choose(&mut rng).unwrap().clone());
}
// Write wrong size data.
// Write wrong size data. To make sure that mismatches between kext and portmaster are handled properly.
let mut info = connection_info_v6(
1,
2,