syzkaller/pkg
Dmitry Vyukov 0bbbd25447 pkg/report: fix detection of questionable frames
The previous commit "pkg/report: handle cases when whole stack is questionable"
mishandles frames that start with [PC] prefix before " ? ".
Restore that part.
2020-03-27 06:23:11 +01:00
..
ast pkg/compiler: add tests for generation phase 2020-03-17 21:19:13 +01:00
bisect pkg/bisect: minor refactoring 2019-12-10 12:35:10 +01:00
build pkg/build: Raise the timeout limit to 30min for building LLVM (tools) 2020-02-22 10:02:01 +01:00
compiler pkg/compiler: truncate const values to their physical size 2020-03-24 08:43:00 +01:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover tools/syz-check: check netlink policy descriptions 2020-01-22 12:19:53 +01:00
csource executor: fix data race 2020-03-13 13:16:53 +01:00
db pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
email pkg/email: accept #syz- prefix for commands 2020-01-07 14:32:50 +01:00
gce dashboard/app: fix testing for go1.11 runtime 2020-01-29 16:01:06 +01:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host sys/linux: don't use syz_open_dev when openat is enough 2020-03-24 08:43:00 +01:00
html dashboard/app: allow reporting of BisectFix results 2019-08-30 19:50:12 -07:00
ifuzz pkg/ifuzz: update to latest intelxed 2019-06-23 15:10:27 +02:00
instance syz/targets: add SyzExecutorCmd flag 2019-12-09 15:13:49 -08:00
ipc pkg/ipc: remove use of unsafe 2020-02-09 14:09:19 +02:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
mgrconfig vm: add workdir_template functionality 2019-12-03 18:48:14 +01:00
osutil Implement basic support for MIPS64LE 2019-12-17 11:10:52 +01:00
report pkg/report: fix detection of questionable frames 2020-03-27 06:23:11 +01:00
repro pkg/repro: simplify C repros over DevlinkPCI 2020-01-07 10:02:02 +01:00
rpctype syz-fuzzer, executor: Add support for blacklisting data race frames 2019-10-22 17:48:18 +02:00
runtest sys/fuchsia: Add cprng and vmo tests. 2020-03-21 07:02:15 +01:00
serializer pkg/serializer: do not write field names if it won't save space 2020-01-26 11:07:18 +01:00
signal syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00
symbolizer tools/syz-check: check netlink policy descriptions 2020-01-22 12:19:53 +01:00
vcs dashboard/config: switch to ORC unwinder 2020-02-26 13:28:48 +01:00