syzkaller/syz-manager
Dmitry Vyukov ba64d006de prog: implement strict parsing mode
Add bulk of checks for strict parsing mode.
Probably not complete, but we can extend then in future as needed.
Turns out we can't easily use it for serialized programs
as they omit default args and during deserialization it looks like missing args.
2018-12-10 16:37:01 +01:00
..
cover.go syz-manager: move coverage report code to pkg/cover 2018-12-10 16:37:01 +01:00
html.go prog: implement strict parsing mode 2018-12-10 16:37:01 +01:00
hub.go prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
manager.go prog: implement strict parsing mode 2018-12-10 16:37:01 +01:00
stats.go syz-manager: refactor work with hub 2018-08-02 16:57:32 +02:00