libfuzzer-3.9-dev binary package in Ubuntu Trusty arm64

 LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing
 of other libraries.
 .
 LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs
 all of its fuzzing inside a single process. This in-process fuzzing can be
 more restrictive and fragile, but is potentially much faster as there is no
 overhead for process start-up.
 .
 The fuzzer is linked with the library under test, and feeds fuzzed inputs to
 the library via a specific fuzzing entrypoint (aka 'target function'); the
 fuzzer then tracks which areas of the code are reached, and generates mutations
 on the corpus of input data in order to maximize the code coverage. The code
 coverage information for libFuzzer is provided by LLVM's SanitizerCoverage
 instrumentation.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-10-02 19:59:33 UTC Published Ubuntu Trusty arm64 updates universe libdevel Optional 1:3.9.1-4ubuntu3~14.04.3
  • Published
  • Copied from ubuntu trusty-release arm64 in PPA for preparing rust toolchain updates for Firefox
  2017-10-02 18:13:25 UTC Published Ubuntu Trusty arm64 security universe libdevel Optional 1:3.9.1-4ubuntu3~14.04.3
  • Published
  • Copied from ubuntu trusty-release arm64 in PPA for preparing rust toolchain updates for Firefox
  2017-10-02 20:05:41 UTC Superseded Ubuntu Trusty arm64 updates universe libdevel Optional 1:3.9.1-4ubuntu3~14.04.2
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of llvm-toolchain-3.9 1:3.9.1-4ubuntu3~14.04.3 in ubuntu trusty RELEASE
  • Published
  • Copied from ubuntu trusty-release arm64 in Staging PPA for Ubuntu Security builds of Mozilla components
  2017-10-02 18:23:19 UTC Superseded Ubuntu Trusty arm64 security universe libdevel Optional 1:3.9.1-4ubuntu3~14.04.2
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of llvm-toolchain-3.9 1:3.9.1-4ubuntu3~14.04.3 in ubuntu trusty RELEASE
  • Published
  • Copied from ubuntu trusty-release arm64 in Staging PPA for Ubuntu Security builds of Mozilla components