]> granicus.if.org Git - llvm/commit
[libFuzzer] mutation: insert the size of the input in bytes as one of the ways to...
authorKostya Serebryany <kcc@google.com>
Sat, 22 Oct 2016 03:48:53 +0000 (03:48 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 22 Oct 2016 03:48:53 +0000 (03:48 +0000)
commit9b71256a5b159db1a8d3f3fe915c197863a0f376
treee3ec5d8ae26776e5d4abb01ad8e3425edff5f9ba
parente513820659729c0e733c065f67832251f67a33fe
[libFuzzer] mutation: insert the size of the input in bytes as one of the ways to mutate a binary integer

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerMutate.cpp
lib/Fuzzer/test/FuzzerUnittest.cpp