Clone this repo:

Branches

  1. 7dcda9d [scudo] Use TestAllocator wrapper to ensure proper cleanup (#160800) by Fabio D'Urso · 28 hours ago main master
  2. 4380324 [scudo] Release to OS if a large amount of memory is deallocated. (#160621) by Christopher Ferris · 3 days ago
  3. 81fb12e [scudo] Skip special quarantine blocks in iterateOverChunks (#159892) by Christopher Ferris · 5 days ago
  4. 4f16bd8 [scudo] Add missing tracing.h include to primary32 (#159668) by Christopher Ferris · 9 days ago
  5. 25d3af2 [scudo] Move the trace point in releaseToOSMaybe (#159204) by Christopher Ferris · 11 days ago
  6. 46a0224 [scudo] Add tracing framework (#156112) by Christopher Ferris · 2 weeks ago
  7. 4d2b9c8 [scudo] Use anonymous namespace for test helper code (#157207) by Roland McGrath · 3 weeks ago
  8. a563127 [scudo] Move getPageSize() decl to common.h header (#157146) by Roland McGrath · 3 weeks ago
  9. 936bda3 [scudo] Allow the quarantine code to be compiled out (#151064) by Christopher Ferris · 8 weeks ago
  10. 5e48d78 [scudo] Fix secondary caching for mte (#150156) by Christopher Ferris · 9 weeks ago
  11. 61d6928 [scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944) by Fabio D'Urso · 10 weeks ago
  12. 7328c5d [scudo] Make release to OS test more specific. (#147852) by Christopher Ferris · 2 months ago
  13. f3b87bf [scudo] Fix c wrappers double free test. (#148066) by Christopher Ferris · 3 months ago
  14. 8ee8154 [scudo] Move out the definitions of member functions in primary allocators (#147601) by ChiaHungDuan · 3 months ago
  15. 8695ad1 [scudo] Make block storage in TransferBatch trailing objects (#144204) by ChiaHungDuan · 3 months ago
  16. dbc816c [scudo] Make report pointers const. (#144624) by Christopher Ferris · 3 months ago
  17. f347c35 [scudo] Add primary option to enable/disable cache blocks. (#129794) by Christopher Ferris · 5 months ago
  18. 2dd0bdf [scudo] Use a tryLock in secondary release to OS (#132827) by Christopher Ferris · 6 months ago
  19. a8735a2 [scudo] Modify header corrupption error message (#126812) by Christopher Ferris · 8 months ago
  20. d256b97 [scudo] Make guard pages optional in the secondary (#125960) by Christopher Ferris · 8 months ago