mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-17 01:58:02 +00:00
executor: fix csum test
This commit is contained in:
parent
241540a95e
commit
507a9d5ab9
@ -188,8 +188,8 @@ extern "C" int test_csum_inet_acc()
|
||||
|
||||
if (csum_inet_digest(&csum_acc) != csum_inet_digest(&csum))
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
static unsigned host_kernel_version();
|
||||
|
Loading…
x
Reference in New Issue
Block a user