diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
| commit | 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch) | |
| tree | 9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/socket_alg.txt.warn | |
| parent | 8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff) | |
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/socket_alg.txt.warn')
| -rw-r--r-- | sys/linux/socket_alg.txt.warn | 16 |
1 files changed, 8 insertions, 8 deletions
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 |
