syzkaller/pkg/ast
Dmitry Vyukov 3b37734422 pkg/ast: fix out-of-bounds access
Scanner can access data out of bounds on bad input.
Also fix regression fuzz test to be able to detect the bug.
2019-07-30 18:43:14 +02:00
..
testdata pkg/compiler: support complex len targets 2019-05-14 19:28:01 +02:00
ast.go pkg/ast: refactor COLON handling 2019-05-14 19:28:01 +02:00
clone.go pkg/ast: refactor COLON handling 2019-05-14 19:28:01 +02:00
filter.go sys/fuchsia: prune unused structs in syscall description generated by fidlgen 2018-09-11 13:01:53 +02:00
format.go pkg/ast: refactor COLON handling 2019-05-14 19:28:01 +02:00
parser_test.go pkg/ast: refactor Walk 2018-01-11 11:45:35 +01:00
parser.go pkg/compiler: support complex len targets 2019-05-14 19:28:01 +02:00
scanner.go pkg/ast: fix out-of-bounds access 2019-07-30 18:43:14 +02:00
test_util.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
walk.go pkg/compiler: support type templates 2018-01-13 12:52:09 +01:00