This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 80bfad512 [asan_symbolize] Workaround bug in old Python 2 versions. new 9b6541958 Summary: Add close_fd_mask functionality to AFL driver.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/fuzzer/afl/afl_driver.cpp | 90 +++++++++++++++++++++++++------ test/fuzzer/AFLDriverTest.cpp | 19 ++++--- test/fuzzer/afl-driver-close-fd-mask.test | 31 +++++++++++ test/fuzzer/afl-driver.test | 18 +++---- 4 files changed, 125 insertions(+), 33 deletions(-) create mode 100644 test/fuzzer/afl-driver-close-fd-mask.test