From 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 19:34:12 +0100 Subject: tools/syz-check: check amd64 and 386 at the same time Update #590 --- sys/linux/socket_alg.txt.warn | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'sys/linux/socket_alg.txt.warn') diff --git a/sys/linux/socket_alg.txt.warn b/sys/linux/socket_alg.txt.warn index 3e7994c95..6fa73bc61 100644 --- a/sys/linux/socket_alg.txt.warn +++ b/sys/linux/socket_alg.txt.warn @@ -1,8 +1,8 @@ -struct alg_name: no corresponding struct in kernel -struct alg_aead_name: no corresponding struct in kernel -struct alg_hash_name: no corresponding struct in kernel -struct alg_skcipher_name: no corresponding struct in kernel -struct alg_compress_name: no corresponding struct in kernel -struct msghdr_alg: no corresponding struct in kernel -struct cmsghdr_alg_op: no corresponding struct in kernel -struct cmsghdr_alg_assoc: no corresponding struct in kernel +no-such-struct: alg_name +no-such-struct: alg_aead_name +no-such-struct: alg_hash_name +no-such-struct: alg_skcipher_name +no-such-struct: alg_compress_name +no-such-struct: msghdr_alg +no-such-struct: cmsghdr_alg_op +no-such-struct: cmsghdr_alg_assoc -- cgit mrf-deployment