diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 11:19:49 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 11:19:49 +0100 |
| commit | c5907f7c7aa255d8c270c7f05e682d2ef6041553 (patch) | |
| tree | 55a827fcd4d33c27d5f2b99523ff414f55100558 /sys/linux/socket.txt.warn | |
| parent | 1461be9d82541ed8a2562169fe8719e1cdeeff2b (diff) | |
tools/syz-check: check templates
Also rename some netfilter types to eliminate massive amounts of template warnings.
Update #590
Diffstat (limited to 'sys/linux/socket.txt.warn')
| -rw-r--r-- | sys/linux/socket.txt.warn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/linux/socket.txt.warn b/sys/linux/socket.txt.warn index c32dd14c2..222386baa 100644 --- a/sys/linux/socket.txt.warn +++ b/sys/linux/socket.txt.warn @@ -12,7 +12,12 @@ struct send_mmsghdr: no corresponding struct in kernel struct mmsghdr_sock: no corresponding struct in kernel struct recv_msghdr: no corresponding struct in kernel struct recv_mmsghdr: no corresponding struct in kernel +struct cmsghdr_t: no corresponding struct in kernel +struct cmsghdr_unaligned: no corresponding struct in kernel +struct ifreq_dev_t: no corresponding struct in kernel struct ifr_ifru: no corresponding struct in kernel +struct vlan_args: no corresponding struct in kernel +struct vlan_args_u: no corresponding struct in kernel struct devname_mask: no corresponding struct in kernel struct ifs_ifsu: no corresponding struct in kernel field ifconf.req/ifc_len: bad size: syz=16 kernel=4 |
