1. cbe309b scudo: Test realloc on increasing size buffers. am: 81a10ce970 am: 304594182e am: 33c95e7c39 by Peter Collingbourne · 3 years, 4 months ago
  2. cebfa85 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 am: 9032308c1c am: bf818d92e1 by Vitaly Buka · 3 years, 4 months ago
  3. 3c030a3 [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 am: 921ffa2d72 am: 5ffcffa072 by Mitch Phillips · 3 years, 4 months ago
  4. 33c95e7 scudo: Test realloc on increasing size buffers. am: 81a10ce970 am: 304594182e by Peter Collingbourne · 3 years, 4 months ago
  5. bf818d9 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 am: 9032308c1c by Vitaly Buka · 3 years, 4 months ago
  6. 5ffcffa [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 am: 921ffa2d72 by Mitch Phillips · 3 years, 4 months ago
  7. 3045941 scudo: Test realloc on increasing size buffers. am: 81a10ce970 by Peter Collingbourne · 3 years, 4 months ago
  8. 9032308 [NFC][scudo] Reduce test region size on MIPS32 am: cf336e9c29 by Vitaly Buka · 3 years, 4 months ago
  9. 921ffa2 [Scudo] Delete unused flag 'rss_limit_mb'. am: f03a232b19 by Mitch Phillips · 3 years, 4 months ago
  10. 81a10ce scudo: Test realloc on increasing size buffers. by Peter Collingbourne · 3 years, 4 months ago
  11. cf336e9 [NFC][scudo] Reduce test region size on MIPS32 by Vitaly Buka · 3 years, 4 months ago
  12. f03a232 [Scudo] Delete unused flag 'rss_limit_mb'. by Mitch Phillips · 3 years, 4 months ago
  13. e0ecf4e scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 am: a2ccaa8b5f am: 22c655fe2e by Peter Collingbourne · 3 years, 4 months ago
  14. 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, 4 months ago
  15. 22c655f scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 am: a2ccaa8b5f by Peter Collingbourne · 3 years, 4 months ago
  16. 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, 4 months ago
  17. a2ccaa8 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 am: 3cd2ce3aa7 by Peter Collingbourne · 3 years, 4 months ago
  18. 7d88d84 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d am: bccf0d417b by Peter Collingbourne · 3 years, 4 months ago
  19. 3cd2ce3 scudo: Fix MTE error reporting for zero-sized allocations. am: c727119a49 by Peter Collingbourne · 3 years, 4 months ago
  20. bccf0d4 scudo: Check for UAF in ring buffer before OOB in more distant blocks. am: a5ea25ba9d by Peter Collingbourne · 3 years, 4 months ago
  21. c727119 scudo: Fix MTE error reporting for zero-sized allocations. by Peter Collingbourne · 3 years, 4 months ago
  22. a5ea25b scudo: Check for UAF in ring buffer before OOB in more distant blocks. by Peter Collingbourne · 3 years, 4 months ago
  23. 44dac70 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 am: e00e922984 am: 2f8cba43f7 by Peter Collingbourne · 3 years, 4 months ago
  24. 2f8cba4 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 am: e00e922984 by Peter Collingbourne · 3 years, 4 months ago
  25. e00e922 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e am: 6158d89413 by Peter Collingbourne · 3 years, 4 months ago
  26. 6158d89 scudo: Require fault address to be in bounds for UAF. am: 185fd5671e by Peter Collingbourne · 3 years, 4 months ago
  27. 4f00a9a [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a am: add23a47ea am: e32146fd64 am: 27d8bc3396 by Mitch Phillips · 3 years, 4 months ago
  28. 14facb0 [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 am: d79b4bb599 am: 73261a4b3c am: 683b3a0c16 by Mitch Phillips · 3 years, 4 months ago
  29. 27d8bc3 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a am: add23a47ea am: e32146fd64 by Mitch Phillips · 3 years, 4 months ago
  30. 683b3a0 [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 am: d79b4bb599 am: 73261a4b3c by Mitch Phillips · 3 years, 4 months ago
  31. e32146f [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a am: add23a47ea by Mitch Phillips · 3 years, 4 months ago
  32. 73261a4 [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 am: d79b4bb599 by Mitch Phillips · 3 years, 4 months ago
  33. add23a4 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 3ae243e51a by Mitch Phillips · 3 years, 4 months ago
  34. d79b4bb [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. am: 6583baa3f2 by Mitch Phillips · 3 years, 4 months ago
  35. 185fd56 scudo: Require fault address to be in bounds for UAF. by Peter Collingbourne · 3 years, 4 months ago
  36. 3ae243e [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years, 4 months ago
  37. 6583baa [scudo] [GWP-ASan] Add GWP-ASan variant of scudo benchmarks. by Mitch Phillips · 3 years, 4 months ago
  38. 366b07c [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 am: ee07b680b1 am: 609a8b09a8 am: ae73918f55 by Christopher Ferris · 3 years, 4 months ago
  39. f2797ba [scudo] Align objects with alignas am: 3f5399f692 am: 7d987f82ac am: ef282992e6 am: fbf006e6ba by Vitaly Buka · 3 years, 4 months ago
  40. b0d4190 [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 am: 47ab6b8d5d am: 5b88e62f00 am: 2f6baed6f5 by Mitch Phillips · 3 years, 4 months ago
  41. 4427d3e [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 am: a4bf8fbeef am: a3d243367d am: 0d7ba49557 by Vitaly Buka · 3 years, 4 months ago
  42. 2dd306e [scudo] Use require_constant_initialization am: 5d3d727223 am: 999d5e76b0 am: 5a796966ad am: 1c1b0c845e by Vitaly Buka · 3 years, 4 months ago
  43. 7fa432b Revert "[scudo] Use require_constant_initialization" am: 95821de86e am: 28d39de170 am: ee96bb649e am: 100a5b7aa6 by Vitaly Buka · 3 years, 4 months ago
  44. d67b8cb [scudo] Use require_constant_initialization am: 71df78e116 am: 6768e45c6c am: e1cb3791a2 am: 2e1a268b35 by Vitaly Buka · 3 years, 4 months ago
  45. f4acedb [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c am: 7ed85d4365 am: f9473bd1e1 am: 94293d16dd by Vitaly Buka · 3 years, 4 months ago
  46. d080b7f [NFC][scudo] Add reference to a QEMU bug am: 641941d860 am: e4e7be412a am: 963344c9bc am: be3464023e by Vitaly Buka · 3 years, 4 months ago
  47. 12a9742 [scudo][NFC] Fix cast warning am: 558765f98c am: 4e6eb210dd am: 8ff1a2f6d1 am: 1d09925ea2 by Vitaly Buka · 3 years, 4 months ago
  48. 53a376f Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 am: d6eb0daeda am: 5381862f13 am: 9c7cc965cd by Mitch Phillips · 3 years, 4 months ago
  49. ae73918 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 am: ee07b680b1 am: 609a8b09a8 by Christopher Ferris · 3 years, 4 months ago
  50. fbf006e [scudo] Align objects with alignas am: 3f5399f692 am: 7d987f82ac am: ef282992e6 by Vitaly Buka · 3 years, 4 months ago
  51. 2f6baed [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 am: 47ab6b8d5d am: 5b88e62f00 by Mitch Phillips · 3 years, 4 months ago
  52. 0d7ba49 [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 am: a4bf8fbeef am: a3d243367d by Vitaly Buka · 3 years, 4 months ago
  53. 1c1b0c8 [scudo] Use require_constant_initialization am: 5d3d727223 am: 999d5e76b0 am: 5a796966ad by Vitaly Buka · 3 years, 4 months ago
  54. 100a5b7 Revert "[scudo] Use require_constant_initialization" am: 95821de86e am: 28d39de170 am: ee96bb649e by Vitaly Buka · 3 years, 4 months ago
  55. 2e1a268 [scudo] Use require_constant_initialization am: 71df78e116 am: 6768e45c6c am: e1cb3791a2 by Vitaly Buka · 3 years, 4 months ago
  56. 94293d1 [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c am: 7ed85d4365 am: f9473bd1e1 by Vitaly Buka · 3 years, 4 months ago
  57. be34640 [NFC][scudo] Add reference to a QEMU bug am: 641941d860 am: e4e7be412a am: 963344c9bc by Vitaly Buka · 3 years, 4 months ago
  58. 1d09925 [scudo][NFC] Fix cast warning am: 558765f98c am: 4e6eb210dd am: 8ff1a2f6d1 by Vitaly Buka · 3 years, 4 months ago
  59. 9c7cc96 Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 am: d6eb0daeda am: 5381862f13 by Mitch Phillips · 3 years, 4 months ago
  60. 609a8b0 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 am: ee07b680b1 by Christopher Ferris · 3 years, 4 months ago
  61. ef28299 [scudo] Align objects with alignas am: 3f5399f692 am: 7d987f82ac by Vitaly Buka · 3 years, 4 months ago
  62. 5b88e62 [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 am: 47ab6b8d5d by Mitch Phillips · 3 years, 4 months ago
  63. a3d2433 [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 am: a4bf8fbeef by Vitaly Buka · 3 years, 4 months ago
  64. 5a79696 [scudo] Use require_constant_initialization am: 5d3d727223 am: 999d5e76b0 by Vitaly Buka · 3 years, 4 months ago
  65. ee96bb6 Revert "[scudo] Use require_constant_initialization" am: 95821de86e am: 28d39de170 by Vitaly Buka · 3 years, 4 months ago
  66. e1cb379 [scudo] Use require_constant_initialization am: 71df78e116 am: 6768e45c6c by Vitaly Buka · 3 years, 4 months ago
  67. f9473bd [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c am: 7ed85d4365 by Vitaly Buka · 3 years, 4 months ago
  68. 963344c [NFC][scudo] Add reference to a QEMU bug am: 641941d860 am: e4e7be412a by Vitaly Buka · 3 years, 4 months ago
  69. 8ff1a2f [scudo][NFC] Fix cast warning am: 558765f98c am: 4e6eb210dd by Vitaly Buka · 3 years, 4 months ago
  70. 5381862 Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 am: d6eb0daeda by Mitch Phillips · 3 years, 4 months ago
  71. ee07b68 [scudo] Add initialization for TSDRegistrySharedT am: 4c89078219 by Christopher Ferris · 3 years, 4 months ago
  72. 7d987f8 [scudo] Align objects with alignas am: 3f5399f692 by Vitaly Buka · 3 years, 4 months ago
  73. 47ab6b8 [scudo] Don't track free/use stats for transfer batches. am: bebf30bf68 by Mitch Phillips · 3 years, 4 months ago
  74. a4bf8fb [scudo][NFC] Fix clang-tidy warnings am: b91a547f83 by Vitaly Buka · 3 years, 4 months ago
  75. 999d5e7 [scudo] Use require_constant_initialization am: 5d3d727223 by Vitaly Buka · 3 years, 4 months ago
  76. 28d39de Revert "[scudo] Use require_constant_initialization" am: 95821de86e by Vitaly Buka · 3 years, 4 months ago
  77. 6768e45 [scudo] Use require_constant_initialization am: 71df78e116 by Vitaly Buka · 3 years, 4 months ago
  78. 7ed85d4 [NFC][scudo] Suppress "division by zero" warning am: 709ed1284c by Vitaly Buka · 3 years, 4 months ago
  79. e4e7be4 [NFC][scudo] Add reference to a QEMU bug am: 641941d860 by Vitaly Buka · 3 years, 4 months ago
  80. 4e6eb21 [scudo][NFC] Fix cast warning am: 558765f98c by Vitaly Buka · 3 years, 4 months ago
  81. d6eb0da Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." am: 51d3beeee1 by Mitch Phillips · 3 years, 4 months ago
  82. 4c89078 [scudo] Add initialization for TSDRegistrySharedT by Christopher Ferris · 3 years, 4 months ago
  83. 3f5399f [scudo] Align objects with alignas by Vitaly Buka · 3 years, 5 months ago
  84. bebf30b [scudo] Don't track free/use stats for transfer batches. by Mitch Phillips · 3 years, 5 months ago
  85. b91a547 [scudo][NFC] Fix clang-tidy warnings by Vitaly Buka · 3 years, 5 months ago
  86. 5d3d727 [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 5 months ago
  87. 95821de Revert "[scudo] Use require_constant_initialization" by Vitaly Buka · 3 years, 5 months ago
  88. 71df78e [scudo] Use require_constant_initialization by Vitaly Buka · 3 years, 5 months ago
  89. 709ed12 [NFC][scudo] Suppress "division by zero" warning by Vitaly Buka · 3 years, 5 months ago
  90. 641941d [NFC][scudo] Add reference to a QEMU bug by Vitaly Buka · 3 years, 5 months ago
  91. 558765f [scudo][NFC] Fix cast warning by Vitaly Buka · 3 years, 5 months ago
  92. 51d3bee Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." by Mitch Phillips · 3 years, 5 months ago
  93. e79f1f3 scudo: Work around gcc 8 conversion warning. am: cbd425c20d am: 68151bc633 am: 5944ec8fae by Peter Collingbourne · 3 years, 5 months ago
  94. e7fef0b [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 am: 0fbd1a04b7 am: 551f3526e3 by Mitch Phillips · 3 years, 5 months ago
  95. b259355 scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 am: 4a27ba0f04 am: d70642b4fa by Peter Collingbourne · 3 years, 5 months ago
  96. e775fc2 scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e am: 83ad374a4d am: 0a2a84b370 by Peter Collingbourne · 3 years, 5 months ago
  97. 5944ec8 scudo: Work around gcc 8 conversion warning. am: cbd425c20d am: 68151bc633 by Peter Collingbourne · 3 years, 5 months ago
  98. 551f352 [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. am: 881a4844b2 am: 0fbd1a04b7 by Mitch Phillips · 3 years, 5 months ago
  99. d70642b scudo: Store header on deallocation before retagging memory. am: e8e24c7c07 am: 4a27ba0f04 by Peter Collingbourne · 3 years, 5 months ago
  100. 0a2a84b scudo: Only static_assert for compressed LSB format with clang. am: 1b5529446e am: 83ad374a4d by Peter Collingbourne · 3 years, 5 months ago