From 83af9a2cef76239e377590d4cb753df6a0093077 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 13 Jun 2020 19:36:30 +0200 Subject: sys/linux: regenerate .warn files On latest kernel, with latest *.txt files and with kernels compiled with -fno-eliminate-unused-debug-types -fno-eliminate-unused-debug-symbols flags. --- sys/linux/socket_ipx.txt.warn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/linux/socket_ipx.txt.warn') diff --git a/sys/linux/socket_ipx.txt.warn b/sys/linux/socket_ipx.txt.warn index a1583faee..8b3f4d9b5 100644 --- a/sys/linux/socket_ipx.txt.warn +++ b/sys/linux/socket_ipx.txt.warn @@ -1,2 +1,3 @@ -no-such-struct: sockaddr_ipx -no-such-struct: ipx_config_data +bad-struct-size: ipx_config_data: syz=4 kernel=2 +bad-field-size: ipx_config_data.ipxcfg_auto_select_primary: syz=2 kernel=1 +bad-field-offset: ipx_config_data.ipxcfg_auto_create_interfaces: syz=2 kernel=1 -- cgit mrf-deployment