Clone this repo:

Branches

  1. 564c4ec [scudo] Remove locks from getTSDAndLockSlow (#201960) by Christopher Ferris · 28 hours ago main master
  2. a0a4a5a [scudo] Log if randomness degrades. (#201482) by Christopher Ferris · 5 days ago
  3. f8566ff [compiler-rt] fix out-of-bounds access in scudo test (#201390) by George Burgess IV · 6 days ago
  4. a015bf6 [scudo] Return nullptr if a remap fails on linux. (#200537) by Christopher Ferris · 8 days ago
  5. b45d932 [scudo] Improve performance of pushBlocks sort. (#200297) by Christopher Ferris · 11 days ago
  6. 271350e [scudo] Create a non-static getErrorInfo function. (#199770) by Christopher Ferris · 12 days ago
  7. f8ef2ae [scudo] Add unit test for StackDepot edge cases by Sadaf Ebrahimi · 3 weeks ago
  8. 12c33a3 [scudo] Add test for initFlags() by Sadaf Ebrahimi · 4 weeks ago
  9. 8b655af [scudo] Add unit tests for optional config flags by Sadaf Ebrahimi · 4 weeks ago
  10. f432efd [scudo] Add a generic allocation fuzzer. (#197317) by Christopher Ferris · 4 weeks ago
  11. 6b880e9 [scudo] Move MemMap tests from to map_test.cpp by Sadaf Ebrahimi · 4 weeks ago
  12. 28147d8 [scudo] Add unit tests for common functions by Sadaf Ebrahimi · 4 weeks ago
  13. 94dff17 [scudo] Dumping allocator config when printStats() by Sadaf Ebrahimi · 5 weeks ago
  14. b74f811 [scudo] Add append overloads for integers and bool by Sadaf Ebrahimi · 6 weeks ago
  15. 9c8ebcc [scudo] Adjust PROT_MTE page count for secondary allocator (#192202) by Tamas Kaman · 7 weeks ago
  16. 7b0eb4e [scudo] Do not define some entrypoints on Fuchsia (#191826) by Fabio D'Urso · 8 weeks ago
  17. e05ade1 [scudo] Remove fill when realloc to smaller size. (#191321) by Christopher Ferris · 9 weeks ago
  18. 95d461a [scudo] Refactor the wrapper code into a single file. (#190857) by Christopher Ferris · 9 weeks ago
  19. 0e4fed3 [scudo] Fix reallocate for MTE. (#190086) by Christopher Ferris · 10 weeks ago
  20. 1e14f92 [scudo] Ensure that reallocate copies everything by Sadaf Ebrahimi · 10 weeks ago