Clone this repo:

Branches

  1. 9951014 [libFuzzer] Pass the current size to Mutate in MinimizeCrashLoop (#223470) by Stan Ulbrych · 6 days ago main
  2. adc3407 [libFuzzer] Use uppercase "B" for byte units in output (#220828) by Stan Ulbrych · 11 days ago
  3. 42af2c9 [libFuzzer] Clamp `ConsumeFloatingPointInRange` result to `max` (#221552) by Stan Ulbrych · 12 days ago
  4. f35e2ea [libFuzzer] Don't count leak-verification re-executions towards `-runs` (#221036) by Stan Ulbrych · 12 days ago
  5. 8c09a8f [libFuzzer] Make -stop_file work with empty files (#220641) by Stan Ulbrych · 3 weeks ago
  6. 0c7e676 [libFuzzer] [Darwin] Let the kernel kill fuzzers when OOM (#216836) by Andrew Haberlandt · 3 weeks ago
  7. 5811dc5 Rename Compiler-RT target to compiler-rt in CMake files (#214364) by Jakub Jakacki · 7 weeks ago
  8. 8b99d87 [NFC][libFuzzer] Remove unused GetModuleName helper in TracePC (#214032) by Vitaly Buka · 7 weeks ago
  9. 3f386be [libfuzzer] Improve error message for file not found (#207081) by Giovanni Ortuño · 3 months ago
  10. 4b46c0e [fuzzer] Use LIBCXX_ABI_UNSTABLE for hermetic libc++ (#189096) by Roland McGrath · 6 months ago
  11. 70b971b [libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301) by Vitaly Buka · 6 months ago
  12. 555b62c [compiler-rt] Unify python shebangs (#187285) by Ross Burton · 6 months ago
  13. 9ff3b7b [compiler-rt] Add CMake option to enable execute-only code generation on AArch64 (#140555) by Csanád Hajdú · 11 months ago
  14. fa7df48 [NFC] [compiler-rt] fix typos (#160803) by co63oc · 12 months ago
  15. b518cfa [compiler-rt] fix typos (#160799) by co63oc · 12 months ago
  16. c14a0b0 Fix libFuzzer array alignment with empty modules (#159661) by Bitshift · 1 year ago
  17. ebeb6f9 Reapply "[NFC] Fix CodeQL violations in compiler-rt. (#157793)" (#157913) (#159097) by Amit Kumar Pandey · 1 year ago
  18. 7878a55 Revert "[NFC] Fix CodeQL violations in compiler-rt. (#157793)" (#157913) by Amit Kumar Pandey · 1 year ago
  19. 4d23d8f [NFC] Fix CodeQL violations in compiler-rt. (#157793) by Amit Kumar Pandey · 1 year ago
  20. f157ed3 [fuzzer][Fuchsia] Forward fix for undefined StartRssThread (#155514) by PiJoules · 1 year, 1 month ago