From d2f8d5ab46fe67b2f03387be9e6f38ffe5f227ba Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 17 Jan 2020 17:37:49 +0100 Subject: sys/linux: fix sigset_t/sigaction layout on arm Update #590 --- sys/linux/dev_ptmx.txt.warn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/dev_ptmx.txt.warn') diff --git a/sys/linux/dev_ptmx.txt.warn b/sys/linux/dev_ptmx.txt.warn index d568bd953..ab0fb8a55 100644 --- a/sys/linux/dev_ptmx.txt.warn +++ b/sys/linux/dev_ptmx.txt.warn @@ -3,8 +3,8 @@ no-such-struct: unimapdesc_in no-such-struct: unimapdesc_out no-such-struct: unimapinit no-such-struct: tiocl_selection_arg -bad-struct-size: tiocl_selection: syz=11 kernel=10 bad-field-number: tiocl_selection: syz=6 kernel=5 +bad-struct-size: tiocl_selection: syz=11 kernel=10 bad-field-size: tiocl_selection.subcode/xs: syz=1 kernel=2 bad-field-offset: tiocl_selection.xs/ys: syz=1 kernel=2 bad-field-offset: tiocl_selection.ys/xe: syz=3 kernel=4 -- cgit mrf-deployment