[PATCH] D48800: libFuzzer: prevent irrelevant strings from leaking into auto-dictionary

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 09:17:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337296: libFuzzer: prevent irrelevant strings from leaking into auto-dictionary (authored by morehouse, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D48800?vs=155579&id=155900#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48800

Files:
  compiler-rt/trunk/lib/fuzzer/FuzzerDefs.h
  compiler-rt/trunk/lib/fuzzer/FuzzerDictionary.h
  compiler-rt/trunk/lib/fuzzer/FuzzerInternal.h
  compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerMutate.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerTracePC.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerTracePC.h
  compiler-rt/trunk/test/fuzzer/three-bytes.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48800.155900.patch
Type: text/x-patch
Size: 8643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/11281f9c/attachment.bin>


More information about the llvm-commits mailing list