1. d78d2db [Scudo] Make -fsanitize=scudo use standalone. Migrate tests. by Mitch Phillips · 3 years, 4 months ago
  2. 4a435d2 [scudo] Get rid of initLinkerInitialized by Kostya Kortchinsky · 3 years, 5 months ago
  3. 1eba937 [NFC][SCUDO] Fix unittest for -gtest_repeat=10 by Vitaly Buka · 3 years, 5 months ago
  4. 64f7f01 Revert "[NFC][scudo] Let disableMemoryTagChecksTestOnly to fail" by Vitaly Buka · 3 years, 5 months ago
  5. 75a7a22 [scudo] Fix CHECK implementation by Vitaly Buka · 3 years, 5 months ago
  6. 810c2ba [scudo] Rework dieOnMapUnmapError am: c79ab1b2c1 am: 6450e7304b am: 6fcd8acb49 by Kostya Kortchinsky · 3 years, 5 months ago
  7. d244f55 [NFC][scudo] Add paramenters DCHECKs am: 98975bb1fe am: 17bbe96229 am: f6ddbb09be by Vitaly Buka · 3 years, 5 months ago
  8. 2272818 [NFC][scudo] Avoid cast in test am: 865dae8703 am: 2f20ee9316 am: 3bb7ffb6ec by Vitaly Buka · 3 years, 5 months ago
  9. a968d9d [scudo] Add unmapTestOnly() to secondary. am: da86a54d0f am: b493756615 am: 9cb050d86b by Mitch Phillips · 3 years, 5 months ago
  10. a068ee7 [compiler-rt][scudo] Fix sign-compare warnings am: c08c2d4138 am: 4e828ae0ad am: 39eaee446e by Jinsong Ji · 3 years, 5 months ago
  11. 6fcd8ac [scudo] Rework dieOnMapUnmapError am: c79ab1b2c1 am: 6450e7304b by Kostya Kortchinsky · 3 years, 5 months ago
  12. f6ddbb0 [NFC][scudo] Add paramenters DCHECKs am: 98975bb1fe am: 17bbe96229 by Vitaly Buka · 3 years, 5 months ago
  13. 3bb7ffb [NFC][scudo] Avoid cast in test am: 865dae8703 am: 2f20ee9316 by Vitaly Buka · 3 years, 5 months ago
  14. 9cb050d [scudo] Add unmapTestOnly() to secondary. am: da86a54d0f am: b493756615 by Mitch Phillips · 3 years, 5 months ago
  15. 39eaee4 [compiler-rt][scudo] Fix sign-compare warnings am: c08c2d4138 am: 4e828ae0ad by Jinsong Ji · 3 years, 5 months ago
  16. 6450e73 [scudo] Rework dieOnMapUnmapError am: c79ab1b2c1 by Kostya Kortchinsky · 3 years, 5 months ago
  17. 17bbe96 [NFC][scudo] Add paramenters DCHECKs am: 98975bb1fe by Vitaly Buka · 3 years, 5 months ago
  18. 2f20ee9 [NFC][scudo] Avoid cast in test am: 865dae8703 by Vitaly Buka · 3 years, 5 months ago
  19. b493756 [scudo] Add unmapTestOnly() to secondary. am: da86a54d0f by Mitch Phillips · 3 years, 5 months ago
  20. 4e828ae [compiler-rt][scudo] Fix sign-compare warnings am: c08c2d4138 by Jinsong Ji · 3 years, 5 months ago
  21. df0585b [NFC][scudo] Small test cleanup am: 2da068ae53 am: 505904e804 am: 701f7df70b by Vitaly Buka · 3 years, 5 months ago
  22. 9ea4f16 [scudo] Separate Fuchsia & Default SizeClassMap am: 27c58d47a0 am: b3399e951c am: a6c36f5369 by Kostya Kortchinsky · 3 years, 5 months ago
  23. 3ab2196 [NFC][scudo] Enforce header size alignment am: 5f94ce34bb am: 0e58ff8f03 am: a78566e49b by Vitaly Buka · 3 years, 5 months ago
  24. e7d05b2 [NFC][scudo] Replace size_t with uptr am: ac28f8f601 am: 0169267a32 am: 8a8371d2bb by Vitaly Buka · 3 years, 5 months ago
  25. ea148f5 [NFC][scudo] Add releasePagesToOS test am: 459bccaa80 am: b52522d776 am: 4c892cbb6e by Vitaly Buka · 3 years, 5 months ago
  26. 6eefbaa [NFC][scudo] Move SKIP_ON_FUCHSIA to common header am: d5ef724fd4 am: dea78dc24b am: e8c48d1100 by Vitaly Buka · 3 years, 5 months ago
  27. 462fb0b [scudo] Try to re-enabled the test on arm am: eca04fb039 am: 0209d6cb57 am: 94f407fe3e by Vitaly Buka · 3 years, 5 months ago
  28. b71e3b5 [scudo][NFC] Split BasicTest further am: 4990d3d4b8 am: 2b203debf8 am: e998a22afd by Vitaly Buka · 3 years, 5 months ago
  29. 6668c0c [scudo] Fix compilation after D102886 am: a628616405 am: eb89c71672 am: 036e14fd9e by Vitaly Buka · 3 years, 5 months ago
  30. f266bec [NFC][scudo] Fix typo in comment am: f00eda635e am: c25bd957cd am: 74dfd2f660 by Vitaly Buka · 3 years, 5 months ago
  31. b329f0c [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail am: 4b58de1b69 am: 5aa0499232 am: 6cce055ecc by Vitaly Buka · 3 years, 5 months ago
  32. 2b6ea53 [scudo] Fix EXPECT_DEATH tests am: 5cb963698c am: 82e1e70447 am: 7cdc5581fc by Vitaly Buka · 3 years, 5 months ago
  33. 536b5e1 [scudo] Disable secondary cache-unmap tests on arm32. am: a99b779f2d am: 7507e0b108 am: a5494c2603 by Mitch Phillips · 3 years, 5 months ago
  34. cbe309b scudo: Test realloc on increasing size buffers. am: 81a10ce970 am: 304594182e am: 33c95e7c39 by Peter Collingbourne · 3 years, 5 months ago
  35. cebfa85 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 am: 9032308c1c am: bf818d92e1 by Vitaly Buka · 3 years, 5 months ago
  36. 3c030a3 [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 am: 921ffa2d72 am: 5ffcffa072 by Mitch Phillips · 3 years, 5 months ago
  37. c79ab1b [scudo] Rework dieOnMapUnmapError by Kostya Kortchinsky · 3 years, 5 months ago
  38. 701f7df [NFC][scudo] Small test cleanup am: 2da068ae53 am: 505904e804 by Vitaly Buka · 3 years, 5 months ago
  39. a6c36f5 [scudo] Separate Fuchsia & Default SizeClassMap am: 27c58d47a0 am: b3399e951c by Kostya Kortchinsky · 3 years, 5 months ago
  40. a78566e [NFC][scudo] Enforce header size alignment am: 5f94ce34bb am: 0e58ff8f03 by Vitaly Buka · 3 years, 5 months ago
  41. 8a8371d [NFC][scudo] Replace size_t with uptr am: ac28f8f601 am: 0169267a32 by Vitaly Buka · 3 years, 5 months ago
  42. 4c892cb [NFC][scudo] Add releasePagesToOS test am: 459bccaa80 am: b52522d776 by Vitaly Buka · 3 years, 5 months ago
  43. e8c48d1 [NFC][scudo] Move SKIP_ON_FUCHSIA to common header am: d5ef724fd4 am: dea78dc24b by Vitaly Buka · 3 years, 5 months ago
  44. 94f407f [scudo] Try to re-enabled the test on arm am: eca04fb039 am: 0209d6cb57 by Vitaly Buka · 3 years, 5 months ago
  45. e998a22 [scudo][NFC] Split BasicTest further am: 4990d3d4b8 am: 2b203debf8 by Vitaly Buka · 3 years, 5 months ago
  46. 036e14f [scudo] Fix compilation after D102886 am: a628616405 am: eb89c71672 by Vitaly Buka · 3 years, 5 months ago
  47. 74dfd2f [NFC][scudo] Fix typo in comment am: f00eda635e am: c25bd957cd by Vitaly Buka · 3 years, 5 months ago
  48. 6cce055 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail am: 4b58de1b69 am: 5aa0499232 by Vitaly Buka · 3 years, 5 months ago
  49. 7cdc558 [scudo] Fix EXPECT_DEATH tests am: 5cb963698c am: 82e1e70447 by Vitaly Buka · 3 years, 5 months ago
  50. a5494c2 [scudo] Disable secondary cache-unmap tests on arm32. am: a99b779f2d am: 7507e0b108 by Mitch Phillips · 3 years, 5 months ago
  51. 33c95e7 scudo: Test realloc on increasing size buffers. am: 81a10ce970 am: 304594182e by Peter Collingbourne · 3 years, 5 months ago
  52. bf818d9 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 am: 9032308c1c by Vitaly Buka · 3 years, 5 months ago
  53. 5ffcffa [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 am: 921ffa2d72 by Mitch Phillips · 3 years, 5 months ago
  54. 98975bb [NFC][scudo] Add paramenters DCHECKs by Vitaly Buka · 3 years, 5 months ago
  55. 865dae8 [NFC][scudo] Avoid cast in test by Vitaly Buka · 3 years, 5 months ago
  56. da86a54 [scudo] Add unmapTestOnly() to secondary. by Mitch Phillips · 3 years, 5 months ago
  57. c08c2d4 [compiler-rt][scudo] Fix sign-compare warnings by Jinsong Ji · 3 years, 5 months ago
  58. 505904e [NFC][scudo] Small test cleanup am: 2da068ae53 by Vitaly Buka · 3 years, 5 months ago
  59. b3399e9 [scudo] Separate Fuchsia & Default SizeClassMap am: 27c58d47a0 by Kostya Kortchinsky · 3 years, 5 months ago
  60. 0e58ff8 [NFC][scudo] Enforce header size alignment am: 5f94ce34bb by Vitaly Buka · 3 years, 5 months ago
  61. 0169267 [NFC][scudo] Replace size_t with uptr am: ac28f8f601 by Vitaly Buka · 3 years, 5 months ago
  62. b52522d [NFC][scudo] Add releasePagesToOS test am: 459bccaa80 by Vitaly Buka · 3 years, 5 months ago
  63. dea78dc [NFC][scudo] Move SKIP_ON_FUCHSIA to common header am: d5ef724fd4 by Vitaly Buka · 3 years, 5 months ago
  64. 0209d6c [scudo] Try to re-enabled the test on arm am: eca04fb039 by Vitaly Buka · 3 years, 5 months ago
  65. 2b203de [scudo][NFC] Split BasicTest further am: 4990d3d4b8 by Vitaly Buka · 3 years, 5 months ago
  66. eb89c71 [scudo] Fix compilation after D102886 am: a628616405 by Vitaly Buka · 3 years, 5 months ago
  67. c25bd95 [NFC][scudo] Fix typo in comment am: f00eda635e by Vitaly Buka · 3 years, 5 months ago
  68. 5aa0499 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail am: 4b58de1b69 by Vitaly Buka · 3 years, 5 months ago
  69. 82e1e70 [scudo] Fix EXPECT_DEATH tests am: 5cb963698c by Vitaly Buka · 3 years, 5 months ago
  70. 7507e0b [scudo] Disable secondary cache-unmap tests on arm32. am: a99b779f2d by Mitch Phillips · 3 years, 5 months ago
  71. 3045941 scudo: Test realloc on increasing size buffers. am: 81a10ce970 by Peter Collingbourne · 3 years, 5 months ago
  72. 9032308 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 by Vitaly Buka · 3 years, 5 months ago
  73. 921ffa2 [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 by Mitch Phillips · 3 years, 5 months ago
  74. 2da068a [NFC][scudo] Small test cleanup by Vitaly Buka · 3 years, 5 months ago
  75. 27c58d4 [scudo] Separate Fuchsia & Default SizeClassMap by Kostya Kortchinsky · 3 years, 5 months ago
  76. 5f94ce3 [NFC][scudo] Enforce header size alignment by Vitaly Buka · 3 years, 5 months ago
  77. ac28f8f [NFC][scudo] Replace size_t with uptr by Vitaly Buka · 3 years, 5 months ago
  78. 459bcca [NFC][scudo] Add releasePagesToOS test by Vitaly Buka · 3 years, 5 months ago
  79. d5ef724 [NFC][scudo] Move SKIP_ON_FUCHSIA to common header by Vitaly Buka · 3 years, 5 months ago
  80. eca04fb [scudo] Try to re-enabled the test on arm by Vitaly Buka · 3 years, 5 months ago
  81. 4990d3d [scudo][NFC] Split BasicTest further by Vitaly Buka · 3 years, 5 months ago
  82. a628616 [scudo] Fix compilation after D102886 by Vitaly Buka · 3 years, 5 months ago
  83. f00eda6 [NFC][scudo] Fix typo in comment by Vitaly Buka · 3 years, 5 months ago
  84. 4b58de1 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail by Vitaly Buka · 3 years, 5 months ago
  85. 5cb9636 [scudo] Fix EXPECT_DEATH tests by Vitaly Buka · 3 years, 5 months ago
  86. a99b779 [scudo] Disable secondary cache-unmap tests on arm32. by Mitch Phillips · 3 years, 5 months ago
  87. 81a10ce scudo: Test realloc on increasing size buffers. by Peter Collingbourne · 3 years, 5 months ago
  88. cf336e9 [NFC][scudo] Reduce test region size on MIPS32 by Vitaly Buka · 3 years, 5 months ago
  89. f03a232 [Scudo] Delete unused flag 'rss_limit_mb'. by Mitch Phillips · 3 years, 5 months ago
  90. e0ecf4e scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 am: a2ccaa8b5f am: 22c655fe2e by Peter Collingbourne · 3 years, 5 months ago
  91. 4add246 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b am: 7d88d84d77 am: c1fe6aa732 by Peter Collingbourne · 3 years, 5 months ago
  92. 22c655f scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 am: a2ccaa8b5f by Peter Collingbourne · 3 years, 5 months ago
  93. c1fe6aa scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b am: 7d88d84d77 by Peter Collingbourne · 3 years, 5 months ago
  94. a2ccaa8 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 by Peter Collingbourne · 3 years, 5 months ago
  95. 7d88d84 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b by Peter Collingbourne · 3 years, 5 months ago
  96. 3cd2ce3 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 by Peter Collingbourne · 3 years, 5 months ago
  97. bccf0d4 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d by Peter Collingbourne · 3 years, 5 months ago
  98. c727119 scudo: Fix MTE error reporting for zero-sized allocations. by Peter Collingbourne · 3 years, 5 months ago
  99. a5ea25b scudo: Check for UAF in ring buffer before OOB in more distant blocks. by Peter Collingbourne · 3 years, 5 months ago
  100. 44dac70 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 am: e00e922984 am: 2f8cba43f7 by Peter Collingbourne · 3 years, 5 months ago