Clone this repo:

Branches

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