syzkaller/pkg/compiler
Dmitry Vyukov c791837863 executor: fix handling of big-endian bitfields
Currently we apply big-endian-ness and bitfield-ness in the wrong order in copyin.
This leads to totally bogus result. Fix this.
2018-12-08 19:08:08 +01:00
..
testdata executor: fix handling of big-endian bitfields 2018-12-08 19:08:08 +01:00
check.go executor: fix handling of big-endian bitfields 2018-12-08 19:08:08 +01:00
compiler_test.go pkg/compiler: add error handler in CollectUnused 2018-11-21 02:37:06 +01:00
compiler.go pkg/compiler: add error handler in CollectUnused 2018-11-21 02:37:06 +01:00
consts_test.go pkg/compiler: check for unused declarations 2018-06-30 19:34:41 +02:00
consts.go gometalinter: clean up vetshadow 2018-07-31 20:38:33 +02:00
fuzz.go executor: overhaul 2018-07-24 12:04:27 +02:00
gen.go pkg/compiler: refactor structGen 2018-08-02 16:57:31 +02:00
types.go executor: fix handling of big-endian bitfields 2018-12-08 19:08:08 +01:00