syzkaller/sys/targets
Dmitry Vyukov 4b042b7d67 sys/linux: fix int64 alignment on 386
Turns out int64 alignment is 4 on 386...
But on arm it's still 8.

Another amusing finding thanks to syz-check.

Update #590
2019-12-23 08:57:42 +01:00
..
common.go executor: remove ability to detect kernel bugs 2019-01-31 11:35:53 +01:00
targets.go sys/linux: fix int64 alignment on 386 2019-12-23 08:57:42 +01:00