syzkaller-ros/prog
Dmitry Vyukov 0939075822 prog: reuse defaultArg
Reuse defaultArg in generateArg. There is code that does the same.
Also, don't generate pointer value for output arguments.
2017-08-09 10:38:38 +02:00
..
analysis.go prog: split Arg into smaller structs 2017-07-17 14:34:09 +02:00
checksum_test.go prog, executor: move checksum computation to executor 2017-05-12 15:47:59 +02:00
checksum.go prog: split Arg into smaller structs 2017-07-17 14:34:09 +02:00
clone.go prog: split Arg into smaller structs 2017-07-17 14:34:09 +02:00
encoding_test.go prog: return error instead of panic when parsing 2017-07-24 16:37:24 +02:00
encoding.go prog: generate missing syscall args when decoding 2017-08-01 19:19:05 +02:00
encodingexec_test.go prog: fix encoding for exec of result args 2017-08-01 18:38:20 +02:00
encodingexec.go prog: fix encoding for exec of result args 2017-08-01 18:38:20 +02:00
generation.go prog: validate deserialized programs 2017-01-24 10:53:21 +01:00
mutation_test.go prog: reduce the "uber-mmap" size 2017-08-08 17:57:01 +02:00
mutation.go prog: reduce the "uber-mmap" size 2017-08-08 17:57:01 +02:00
parse_test.go csource: reproduce crashes with fault injection 2017-05-26 17:22:57 +02:00
parse.go csource: reproduce crashes with fault injection 2017-05-26 17:22:57 +02:00
prio.go prog: fix dynamic prio calculation 2017-05-02 12:28:48 +02:00
prog_test.go prog: fix restoration of default arguments 2017-08-09 10:28:10 +02:00
prog.go prog: reuse defaultArg 2017-08-09 10:38:38 +02:00
rand.go prog: reuse defaultArg 2017-08-09 10:38:38 +02:00
size_test.go prog: properly remove calls when splicing progs 2017-08-01 15:57:03 +02:00
size.go prog: split Arg into smaller structs 2017-07-17 14:34:09 +02:00
validation.go prog: split Arg into smaller structs 2017-07-17 14:34:09 +02:00