Clone this repo:
  1. 4515d3b Merge "[scudo] Change the default MinReleaseToOsIntervalMs to -1" into main by Treehugger Robot · 3 days ago main master
  2. cd4c5c3 [scudo] Support setting default value of ReleaseToOsIntervalMs in config (#90256) by ChiaHungDuan · 3 days ago
  3. 76266d5 [scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114) by ChiaHungDuan · 6 days ago
  4. 3e82e9b [scudo] Change the default MinReleaseToOsIntervalMs to -1 by Chia-hung Duan · 2 weeks ago
  5. af1c12f [scudo] Fix the misused Exhausted in region allocation (#89852) by ChiaHungDuan · 6 days ago
  6. 654039b [scudo] Improve readability of MemMapFuchsia's error handling (#90102) by Fabio D'Urso · 7 days ago
  7. e7c3a3d Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767) by Fabio D'Urso · 8 days ago
  8. 04c0879 Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244) by Fabio D'Urso · 13 days ago
  9. 9b638c8 [scudo] Add EnableContiguousRegions mode (#85149) by ChiaHungDuan · 3 weeks ago
  10. 7eafe41 [scudo] Remove end of line checks. (#88022) by Christopher Ferris · 3 weeks ago
  11. 4de720a [scudo] Add errno description to mmap failure. (#87713) by Christopher Ferris · 4 weeks ago
  12. 9e8419f [scudo] Change isPowerOfTwo macro to return false for zero. (#87120) by Christopher Ferris · 4 weeks ago
  13. b2e25a8 [scudo] Do a M_PURGE call before changing release interval on Android (#87110) by ChiaHungDuan · 4 weeks ago
  14. 34ad298 [scudo] Change tests that use setrlimit to cause mmap to fail. (#87004) by Christopher Ferris · 5 weeks ago
  15. 6d3a4ad [scudo] Only init RingBuffer when needed. (#85994) by Christopher Ferris · 5 weeks ago
  16. 5bd4535 [scudo] Fix stack depot validation. (#87024) by Christopher Ferris · 5 weeks ago
  17. 2a7116c [scudo] Dump ReleaseToOsIntervalMs (#86887) by ChiaHungDuan · 5 weeks ago
  18. 6f702b8 Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel bot by Amy Kwan · 5 weeks ago
  19. 64754c3 Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590) by ChiaHungDuan · 5 weeks ago
  20. 6f329bb Fix signed/unsigned comparison warning. NFC. by Simon Pilgrim · 5 weeks ago