Clone this repo:

Branches

  1. 4d2b9c8 [scudo] Use anonymous namespace for test helper code (#157207) by Roland McGrath · 2 days ago main master
  2. a563127 [scudo] Move getPageSize() decl to common.h header (#157146) by Roland McGrath · 5 days ago
  3. 936bda3 [scudo] Allow the quarantine code to be compiled out (#151064) by Christopher Ferris · 6 weeks ago
  4. 5e48d78 [scudo] Fix secondary caching for mte (#150156) by Christopher Ferris · 6 weeks ago
  5. 61d6928 [scudo] Make Ptr volatile so that the malloc and free calls are not optimized out (#149944) by Fabio D'Urso · 7 weeks ago
  6. 7328c5d [scudo] Make release to OS test more specific. (#147852) by Christopher Ferris · 8 weeks ago
  7. f3b87bf [scudo] Fix c wrappers double free test. (#148066) by Christopher Ferris · 8 weeks ago
  8. 8ee8154 [scudo] Move out the definitions of member functions in primary allocators (#147601) by ChiaHungDuan · 9 weeks ago
  9. 8695ad1 [scudo] Make block storage in TransferBatch trailing objects (#144204) by ChiaHungDuan · 9 weeks ago
  10. dbc816c [scudo] Make report pointers const. (#144624) by Christopher Ferris · 3 months ago
  11. f347c35 [scudo] Add primary option to enable/disable cache blocks. (#129794) by Christopher Ferris · 5 months ago
  12. 2dd0bdf [scudo] Use a tryLock in secondary release to OS (#132827) by Christopher Ferris · 6 months ago
  13. a8735a2 [scudo] Modify header corrupption error message (#126812) by Christopher Ferris · 7 months ago
  14. d256b97 [scudo] Make guard pages optional in the secondary (#125960) by Christopher Ferris · 7 months ago
  15. 8e02278 [scudo] Refactor the secondary test (#125595) by Christopher Ferris · 7 months ago
  16. 3dd8c57 [scudo] Clean up secondary tests. (#124999) by Christopher Ferris · 7 months ago
  17. 7948b60 [scudo] Fix the format of getStats() (#121608) by ChiaHungDuan · 8 months ago
  18. 8fe52f1 [scudo] Add the record of number of attempted page release (#120497) by ChiaHungDuan · 9 months ago
  19. 6edd4e5 [scudo] Minor refactor on element address validation (NFC) (#119436) by ChiaHungDuan · 9 months ago
  20. e9d2752 [scudo] Clean the TODO in list.h (#119323) by ChiaHungDuan · 9 months ago