syzkaller/pkg
Dmitry Vyukov 31792dba46 pkg/bisect: fix crash when all releases are broken
Currently we crash with nil deref in this special case.
2020-07-02 10:56:05 +02:00
..
ast .golangci.yml: make goconst checker more strict 2020-06-07 10:41:01 +02:00
bisect pkg/bisect: fix crash when all releases are broken 2020-07-02 10:56:05 +02:00
build pkg/build: extract "multiple definition" linker errors 2020-06-14 11:48:08 +02:00
cmdprof pkg/cmdprof: add package 2020-04-30 17:18:29 +02:00
compiler .golangci.yml: make goconst checker more strict 2020-06-07 10:41:01 +02:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover pkg/cover: add support for linux/riscv64 2020-06-26 16:41:30 +02:00
csource executor: enable cgroup/cpuset memory pressure calc. 2020-06-29 11:07:03 +02:00
db pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
email all: use more respective language 2020-06-11 23:19:34 +02: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 pkg/host: increase executor setup timeout 2020-06-29 07:13:19 +02:00
html pkg/html: regenerate 2020-04-29 11:14:16 +02:00
ifuzz .golangci.yml: enable funlen checker 2020-06-05 12:23:19 +02:00
instance pkg/instance: extend debug output on syzkaller make error 2020-05-25 12:53:19 +02:00
ipc ipc: fix endianness issues 2020-06-23 16:18:44 +02:00
kd target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
log pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
mgrconfig pkg/mgrconfig: fix errors reported by linter 2020-05-12 09:15:58 +02:00
osutil pkg/osutil: use functionality from x/sys/unix 2020-06-29 13:34:06 +02:00
report pkg: support compiler triple for 'nm' and 'addr2line' 2020-06-18 19:31:40 +02:00
repro .golangci.yml: enable goprintffuncname checker 2020-06-05 12:23:19 +02:00
rpctype syz-fuzzer, executor: Add support for blacklisting data race frames 2019-10-22 17:48:18 +02:00
runtest target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
serializer pkg/serializer: support primitive user types in interfaces 2020-04-25 11:01:02 +02:00
signal syz-manager: corpus rotation 2019-12-30 16:37:38 +01:00
symbolizer pkg: support compiler triple for 'nm' and 'addr2line' 2020-06-18 19:31:40 +02:00
vcs pkg/bisect: Implement config bisection 2020-07-02 09:32:57 +02:00