Clone this repo:

Branches

  1. a18fb0c Disable leak sanitizer test on ppc. (#184414) by Sean Fertile · 36 hours ago main
  2. df58f59 [sanitizer][Fuchsia] Define interceptor for reallocarray on Fuchsia (#184410) by PiJoules · 2 days ago
  3. 0cd354e [CFI] Expand test to include minimal runtime (#183646) by Vitaly Buka · 2 days ago
  4. 64c2527 [compiler-rt][ARM] Fix conditions for strict-mode FP testing (#183507) by Simon Tatham · 3 days ago
  5. 344e193 [UBSan] Wrap Location variants in anonymous union (#168866) by Benjamin Stott · 3 days ago
  6. 36b7ba3 [ASan] Mark recent integration tests as accordingly for MSVC (#135889) by MacGyver Codilla · 4 days ago
  7. 5737c66 [compiler-rt][CMake] Fix build when specifying --stdlib= (with 2 dashes) (#136111) by Reagan · 4 days ago
  8. bc0a39e [SafeStack] Allow -fsanitize-minimal-runtime with -fsanitize=safestack (#183644) by Vitaly Buka · 6 days ago
  9. d397657 [scudo] Add reallocarray C wrapper. (#183385) by Alexey Samsonov · 6 days ago
  10. aa5fc9a [scudo] Change header tagging for the secondary allocator (#182487) by Tamas Kaman · 6 days ago
  11. ecffa35 [compiler-rt][Fuzzer] Relax reduce_inputs.test to account for non-determinism (#182495) by Dan Blackwell · 8 days ago
  12. efa78c1 Reapply "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) (#183154) by PiJoules · 8 days ago
  13. 25e7ac5 [sanitizer_common] [Darwin] Adopt _dyld_get_dyld_header (#182943) by Andrew Haberlandt · 9 days ago
  14. 8417d60 [compiler-rt][ARM] Enable strict mode in divsf3/mulsf3 tests (#179918) by Simon Tatham · 9 days ago
  15. 4b3abf0 Revert "[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start" (#182972) by Paul Kirth · 9 days ago
  16. f0b7ec7 [ASan][Fuchsia] Have Fuchsia use a dynamic shadow start (#180880) by PiJoules · 9 days ago
  17. 02ae8c1 [ASan] Fix test IsPoisonedDoesNotCrashOnMemoryBoundaries for 32-bit targets (#182412) by Roman Vinogradov · 13 days ago
  18. 014f880 Make mmap-munmap interceptor fail earlier (#171295) by Honey Goyal · 13 days ago
  19. 6813553 [ASan] Fix crash in __asan_region_is_poisoned at application memory boundaries (#180223) by Roman Vinogradov · 13 days ago
  20. 57d6776 [ASan/sanitizers] Make stack unwinding better on Windows. (#180205) by b068931 · 2 weeks ago