diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-17 17:37:49 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-18 21:02:24 +0100 |
| commit | d2f8d5ab46fe67b2f03387be9e6f38ffe5f227ba (patch) | |
| tree | f5bfbe679147e06398db2601ec3b4ecb93d6c207 /sys/linux/dev_ptmx.txt.warn | |
| parent | 773117bf811a6e7f9d13bb966dc4956774e88207 (diff) | |
sys/linux: fix sigset_t/sigaction layout on arm
Update #590
Diffstat (limited to 'sys/linux/dev_ptmx.txt.warn')
| -rw-r--r-- | sys/linux/dev_ptmx.txt.warn | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
