From c5907f7c7aa255d8c270c7f05e682d2ef6041553 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 11:19:49 +0100 Subject: tools/syz-check: check templates Also rename some netfilter types to eliminate massive amounts of template warnings. Update #590 --- sys/linux/socket.txt.warn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/linux/socket.txt.warn') 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 -- cgit mrf-deployment