syzkaller/pkg/compiler
Dmitry Vyukov 967dc02d70 pkg/compiler: fix potential nil deref
One one found on fuzzbuzz.io.
2019-03-06 16:54:38 +01:00
..
testdata pkg/compiler: don't warn about the same len twice 2019-01-31 11:35:53 +01:00
check.go pkg/compiler: fix potential nil deref 2019-03-06 16:54:38 +01:00
compiler_test.go pkg/compiler: fix potential nil deref 2019-03-06 16:54:38 +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 fuzz.yaml: add pkg/compiler and trace2syz fuzzers 2019-03-05 15:57:06 +01:00
gen.go pkg/csource: use 0 for missing syscall args 2018-12-27 13:11:57 +01:00
types.go pkg/compiler: fix infinite recursion on unions 2019-03-05 16:14:27 +01:00