syzkaller/sys
Dmitry Vyukov b6ed147834 prog: dump orig prog if Deserialize panics
We are seeing some one-off panics during Deserialization
and it's unclear if it's machine memory corrpution or
an actual bug in prog. I leam towards machine memory corruption
but it's impossible to prove without seeing the orig program.

Move git revision to prog and it's more base package
(sys can import prog, prog can't import sys).
2020-02-21 10:22:07 +01:00
..
akaros prog: remove unused ResourceDesc.Type 2020-01-26 11:30:18 +01:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
fuchsia tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
linux sys/linux: add smc_pnetid genetlink descriptions 2020-02-20 18:42:57 +01:00
netbsd prog: remove unused ResourceDesc.Type 2020-01-26 11:30:18 +01:00
openbsd tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
syz-extract sys/linux: don't extract from futex.txt and watch_queue.txt 2020-02-18 10:31:03 +01:00
syz-sysgen tools/syz-check: inject description compilation warnings 2019-12-20 16:45:34 +01:00
targets sys/linux: fix int64 alignment on 386 2019-12-23 08:57:42 +01:00
test prog: remove unused ResourceDesc.Type 2020-01-26 11:30:18 +01:00
trusty pkg/serializer: do not write field names if it won't save space 2020-01-26 11:07:18 +01:00
windows tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
sys.go prog: dump orig prog if Deserialize panics 2020-02-21 10:22:07 +01:00