Clone this repo:

Branches

  1. b4f94db [sanitizer] Warn if allocator size exceeds max user virtual address (#152428) by Thurston Dang · 10 hours ago main master
  2. 31b8998 [compiler-rt][AArch64] Add GCS property in assembly files (#152502) by Csanád Hajdú · 17 hours ago
  3. 905c20b [ubsan_minimal] Add address argument to Android's abort message function (#152419) by Sharjeel Khan · 28 hours ago
  4. 350b55a [NFC][asan] Update shadow mapping comments for AArch64 non-Android Linux (#152412) by Thurston Dang · 31 hours ago
  5. d3d8b59 [ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192) by Andrew Lazarev · 2 days ago
  6. 2429fc5 [sanitizer_common] Disable SanitizerCommon lsan tests on Apple arm64 (#151929) by Dan Blackwell · 2 days ago
  7. e38cc4c [sanitizer] Don't TestPTrace() if SPARC; don't give up if internal_fork() fails (#152072) by Thurston Dang · 2 days ago
  8. a0aa502 Revert "[compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests" (#152177) by gulfemsavrun · 3 days ago
  9. 0382089 [sanitizer] Fix-forward "[sanitizer] Print diagnostic if ptrace syscall fails #151406" by Thurston Dang · 3 days ago
  10. 1777654 [sanitizer] Print diagnostic if ptrace syscall fails (#151406) by Thurston Dang · 3 days ago
  11. b4a5c9f [compiler-rt][test] Apply CFLAGS from sanitizer_common to all tests (#120798) by Aaron Puchert · 3 days ago
  12. 37e4d29 Relax muldc3 test to avoid precision issue (#151663) by jinge90 · 6 days ago
  13. ae6d19e [TSan] Fix tsan_rtl_access printf type warnings (#151508) by Dan Blackwell · 7 days ago
  14. 6427110 [TSan] Fix asan_mac.cpp function pointer cast warnings (#151517) by Dan Blackwell · 7 days ago
  15. f5a3fed [ubsan_minimal] Introduce custom substitutions for clang with minimal runtime (#151613) by Andrew Lazarev · 7 days ago
  16. ed46dc8 [MemProf] Write out raw profile bytes in little endian. (#150375) by Snehasish Kumar · 8 days ago
  17. 0c7e3b2 [scudo] Allow the quarantine code to be compiled out (#151064) by Christopher Ferris · 8 days ago
  18. 5d6f9c1 Reapply "[MemProf] Change histogram storage from uint64_t to uint16_t… (#151431) by Snehasish Kumar · 8 days ago
  19. abddf2c [MemProf] Add sanitizer interface decls for histogram funcs. (#151398) by Snehasish Kumar · 8 days ago
  20. ecf46ee Revert "[MemProf] Change histogram storage from uint64_t to uint16_t" (#151382) by Snehasish Kumar · 9 days ago