Clone this repo:

Branches

  1. ba6900d [scudo] Refactor BufferPool code slightly. (#222811) by Christopher Ferris · 4 hours ago main master
  2. 1e6b727 [scudo] Add MaxCacheResidentBytes to Secondary by Sadaf Ebrahimi · 10 days ago
  3. e2519a0 [scudo] Track maximum resident memory in cache (#219036) by Sadaf Ebrahimi · 2 weeks ago
  4. cb8acfb [scudo] Fix MTE remapping for cached allocations by Sadaf Ebrahimi · 3 weeks ago
  5. e4d890b [scudo] Remove malloc_enable_child from API. (#215439) by Christopher Ferris · 4 weeks ago
  6. 23e3063 [scudo] Add check to verify locking is correct. (#214377) by Christopher Ferris · 5 weeks ago
  7. f8fc146 [scudo] Fix GCC build after 212604 (#212904) by Michael Jones · 6 weeks ago
  8. 9bc3817 [scudo] Fix all deadlocks with condition code variables. (#212604) by Christopher Ferris · 6 weeks ago
  9. c50be5c [scudo] Test to verify fork and allocate does not deadlock. (#211975) by Christopher Ferris · 7 weeks ago
  10. a3aeaa7 [scudo] Add unmap and eviction stats to Secondary by Sadaf Ebrahimi · 7 weeks ago
  11. a5dd68e [scudo] Remove dead code and other small cleanups. (#210454) by Christopher Ferris · 8 weeks ago
  12. 2bd5a1b [scudo] Small refactor of getTSDXXX functions. (#208127) by Christopher Ferris · 9 weeks ago
  13. 75b5434 [scudo] Make death tests use SCUDO_XXX_DEATH_TEST. (#206196) by Christopher Ferris · 10 weeks ago
  14. ecc9f1b [scudo] Remove internal linkage from LargeBlock header helpers (NFC) (#207708) by Aditya Medhane · 10 weeks ago
  15. c44dab6 [scudo] Remove static error info functions. (#204483) by Christopher Ferris · 3 months ago
  16. 177644e [scudo] For a realloc that shrinks, retag the extra. (#204031) by Christopher Ferris · 3 months ago
  17. f5a5b10 [scudo] Use the unmap function on MemMap object. (#204001) by Christopher Ferris · 3 months ago
  18. 564c4ec [scudo] Remove locks from getTSDAndLockSlow (#201960) by Christopher Ferris · 3 months ago
  19. a0a4a5a [scudo] Log if randomness degrades. (#201482) by Christopher Ferris · 3 months ago
  20. f8566ff [compiler-rt] fix out-of-bounds access in scudo test (#201390) by George Burgess IV · 3 months ago