Clone this repo:

Branches

  1. df72133 [NFCI][scudo] Remove unused variable 'MaxCount' (#100201) by Thurston Dang · 3 days ago main master
  2. 6792f8a [scudo] Added LRU eviction policy to secondary cache. (#99409) by Joshua Baehring · 3 days ago
  3. cf28e03 [scudo] Add static vector functionality. (#98986) by Joshua Baehring · 9 days ago
  4. 9bf8810 [scudo] Add a maximum value into the timer. (#96989) by Christopher Ferris · 2 weeks ago
  5. 3eed4dd [scudo][fuchsia] Give dispatched VMOs a (temporary) name (#97578) by Fabio D'Urso · 3 weeks ago
  6. a21345b [scudo] Change CompactPtrT and CompactPtrScale to optional (#90797) by ChiaHungDuan · 3 weeks ago
  7. 2a30906 [scudo] Minor refactoring of secondary cache test (#95995) by ChiaHungDuan · 4 weeks ago
  8. 6e773de [scudo] Add TEST_SKIP macro to skip the current test (#96192) by Fabio D'Urso · 5 weeks ago
  9. 12d81de Reland "[scudo] Apply filling when realloc shrinks and re-grows a block in-place" (#95838) by Fabio D'Urso · 5 weeks ago
  10. 40721a8 [scudo] Test secondary cache options only if enabled (#95872) by Caslyn Tonelli · 5 weeks ago
  11. e20a4ca [scudo] Update error handling for seondary cache entry count (#95595) by Joshua Baehring · 6 weeks ago
  12. 841df6f [scudo] Fix the calculation of PushedBytesDelta (#95177) by ChiaHungDuan · 6 weeks ago
  13. 3d6007f Revert "[scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93212)" by Fabio D'Urso · 7 weeks ago
  14. 8ce35a8 [scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93212) by Fabio D'Urso · 7 weeks ago
  15. 01bc3bc [scudo] Compute the default aligned pointer without tag (#92989) by Andrei Homescu · 9 weeks ago
  16. ed22bf2 [scudo] Move the chunk update into functions (#83493) by ChiaHungDuan · 2 months ago
  17. a5768ad [scudo] Support setting default value of ReleaseToOsIntervalMs in config (#90256) by ChiaHungDuan · 3 months ago
  18. ee227e7 [scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114) by ChiaHungDuan · 3 months ago
  19. 512384f [scudo] Fix the misused Exhausted in region allocation (#89852) by ChiaHungDuan · 3 months ago
  20. 5646ef9 [scudo] Improve readability of MemMapFuchsia's error handling (#90102) by Fabio D'Urso · 3 months ago