Clone this repo:

Branches

  1. 917d03c [sanitizer] Downgrade TestPTrace() Reports to VReport (#152350) by Thurston Dang · 7 hours ago main
  2. 6818a04 Reapply "[asan] Fix misalignment of variables in fake stack frames" (#153139) (#153142) by Thurston Dang · 7 hours ago
  3. e59bb44 Revert "[libFuzzer] always install signal handler with SA_ONSTACK" (#153114) by Keith Randall · 7 hours ago
  4. a93d748 [TSan] Fix deadlocks during TSan error reporting on Apple platforms (#151495) by Dan Blackwell · 12 hours ago
  5. 71b030d Revert "[asan] Fix misalignment of variables in fake stack frames" (#153139) by Thurston Dang · 18 hours ago
  6. 0048c48 [asan] Fix misalignment of variables in fake stack frames (#152819) by Thurston Dang · 18 hours ago
  7. 27bfe72 [asan] Add test case for alignment of FakeStack frames (#152889) by Thurston Dang · 24 hours ago
  8. b3ecab8 [compiler-rt][test] Require lld for coverage_short_circuit.cpp by David Spickett · 33 hours ago
  9. 27c27f6 Revert "[ASan] Ensure Symbolize Flag setting on Windows through __asan_default_options() is maintained throughout runtime (#132811)" by Kazu Hirata · 3 days ago
  10. 581c5fc [ASan] Ensure Symbolize Flag setting on Windows through __asan_default_options() is maintained throughout runtime (#132811) by MacGyver Codilla · 3 days ago
  11. a0fa9c5 [libFuzzer] always install signal handler with SA_ONSTACK (#147422) by Keith Randall · 3 days ago
  12. 797599c [Coverage] Add gap region between binary operator '&& and ||' and RHS (#149085) by int-zjt · 4 days ago
  13. ee05944 Fix improper alignment of static buffer for placement-new of BufferQueue (#152408) by Slava Gurevich · 4 days ago
  14. 97a75c2 [sanitizer] Warn if allocator size exceeds max user virtual address (#152428) by Thurston Dang · 5 days ago
  15. 50dfeaf [compiler-rt][AArch64] Add GCS property in assembly files (#152502) by Csanád Hajdú · 5 days ago
  16. 263fc2f [ubsan_minimal] Add address argument to Android's abort message function (#152419) by Sharjeel Khan · 6 days ago
  17. 889a1ae [NFC][asan] Update shadow mapping comments for AArch64 non-Android Linux (#152412) by Thurston Dang · 6 days ago
  18. 0cf1435 [ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192) by Andrew Lazarev · 6 days ago
  19. e5b1a83 [sanitizer_common] Disable SanitizerCommon lsan tests on Apple arm64 (#151929) by Dan Blackwell · 7 days ago
  20. bca2d1b [sanitizer] Don't TestPTrace() if SPARC; don't give up if internal_fork() fails (#152072) by Thurston Dang · 7 days ago