aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_ax25.txt.warn
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-22 19:34:12 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-22 19:34:12 +0100
commit61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch)
tree9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/socket_ax25.txt.warn
parent8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff)
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/socket_ax25.txt.warn')
-rw-r--r--sys/linux/socket_ax25.txt.warn18
1 files changed, 9 insertions, 9 deletions
diff --git a/sys/linux/socket_ax25.txt.warn b/sys/linux/socket_ax25.txt.warn
index affa73be6..e80df59f3 100644
--- a/sys/linux/socket_ax25.txt.warn
+++ b/sys/linux/socket_ax25.txt.warn
@@ -1,9 +1,9 @@
-struct ax25_address: bad number of fields: syz=6 kernel=1
-struct ax25_address_remote: no corresponding struct in kernel
-struct ax25_address_bcast: no corresponding struct in kernel
-struct ax25_address_default: no corresponding struct in kernel
-struct ax25_address_null: no corresponding struct in kernel
-struct sockaddr_ax25_uid: no corresponding struct in kernel
-struct ax25_devname: no corresponding struct in kernel
-struct ax25_devname_rose: no corresponding struct in kernel
-struct ax25_devname_netrom: no corresponding struct in kernel
+bad-field-number: ax25_address: syz=6 kernel=1
+no-such-struct: ax25_address_remote
+no-such-struct: ax25_address_bcast
+no-such-struct: ax25_address_default
+no-such-struct: ax25_address_null
+no-such-struct: sockaddr_ax25_uid
+no-such-struct: ax25_devname
+no-such-struct: ax25_devname_rose
+no-such-struct: ax25_devname_netrom