diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-23 10:56:16 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-23 10:56:16 +0100 |
| commit | be5c2c81971442d623dd1b265dabf4644ceeb35b (patch) | |
| tree | fad1221fea5137be300e92a8475d92d8e1b47200 /sys/linux/dev_input.txt.warn | |
| parent | 4b042b7d6708cae4cb29fa41b89deea14b2eea32 (diff) | |
sys/linux: fix 32-bit warnings
Lots of interesting findings...
Especially 2 byte uid/gid/pid.
Update #590
Diffstat (limited to 'sys/linux/dev_input.txt.warn')
| -rw-r--r-- | sys/linux/dev_input.txt.warn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/dev_input.txt.warn b/sys/linux/dev_input.txt.warn index 82afa417a..4831ef759 100644 --- a/sys/linux/dev_input.txt.warn +++ b/sys/linux/dev_input.txt.warn @@ -11,5 +11,3 @@ bad-field-offset: input_event.val/code: syz=12 kernel=10 [386] bad-field-offset: input_event.val/code: syz=20 kernel=18 [amd64] bad-field-size: input_event.val/code: syz=4 kernel=2 no-such-struct: ff_effect_u -bad-struct-size: input_mask: syz=12 kernel=16 [386] -bad-field-size: input_mask.ptr/codes_ptr: syz=4 kernel=8 [386] |
