Re: [Xen-devel] [PATCH v2 11/12] fuzz/x86emul: print out minimal input size

2017-01-31 Thread Jan Beulich
>>> On 31.01.17 at 12:08, wrote: > ... so that users can know how big the initial input should be. > > Signed-off-by: Wei Liu Reviewed-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

[Xen-devel] [PATCH v2 11/12] fuzz/x86emul: print out minimal input size

2017-01-31 Thread Wei Liu
... so that users can know how big the initial input should be. Signed-off-by: Wei Liu --- Cc: Ian Jackson Cc: Jan Beulich Cc: Andrew Cooper Cc: George Dunlap --- .../fuzz/x86_instruction_emulator/afl-x86-insn-emulator-fuzzer.c | 8 tools/fuzz/x86_instruction_emulator/x86-insn-emul