diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
| commit | 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch) | |
| tree | 9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/dev_block.txt.warn | |
| parent | 8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff) | |
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/dev_block.txt.warn')
| -rw-r--r-- | sys/linux/dev_block.txt.warn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/dev_block.txt.warn b/sys/linux/dev_block.txt.warn new file mode 100644 index 000000000..8f0640f5e --- /dev/null +++ b/sys/linux/dev_block.txt.warn @@ -0,0 +1,4 @@ +bad-struct-size: blk_user_trace_setup: syz=72 kernel=64 [386] +bad-field-offset: blk_user_trace_setup.start_lba: syz=48 kernel=44 [386] +bad-field-offset: blk_user_trace_setup.end_lba: syz=56 kernel=52 [386] +bad-field-offset: blk_user_trace_setup.pid: syz=64 kernel=60 [386] |
