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/binfmt.txt.warn | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/binfmt.txt.warn') diff --git a/sys/linux/binfmt.txt.warn b/sys/linux/binfmt.txt.warn index f2e622755..41d004b50 100644 --- a/sys/linux/binfmt.txt.warn +++ b/sys/linux/binfmt.txt.warn @@ -1 +1,2 @@ struct exec: no corresponding struct in kernel +struct elf_hdr: no corresponding struct in kernel -- cgit mrf-deployment