1. c2c0aa6 [gwp_asan] Use anonymous namespace for test helper code (#157205) by Roland McGrath · 13 days ago main master
  2. bb3b0aa [GWP-ASan] Include <unistd.h> for sysconf(_SC_PAGESIZE) (#155261) by Fabio D'Urso · 4 weeks ago
  3. ff5bc9a compiler-rt: Make the tests pass on AArch64 and with page size != 4096. by Peter Collingbourne · 5 weeks ago
  4. a6da01e [gwp_asan] Soft-transition ZXTEST_USE_STREAMABLE_MACROS removal (#121887) by Caslyn Tonelli · 9 months ago
  5. e9fd72c Log errno (or fuchsia equivalent) on map failures (#95391) by Mitch Phillips · 1 year, 2 months ago
  6. 2fee62a [NFC] [GWP-ASan] Rename Check() to check() (#96605) by Mitch Phillips · 1 year, 3 months ago
  7. baaa534 [GWP-ASan] Various test fixes. (#94938) by Mitch Phillips · 1 year, 3 months ago
  8. 4b71d2c Add GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST to gwp_asan unittests by Benjamin Kramer · 2 years ago
  9. b71867c [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized by Ian Anderson · 2 years, 1 month ago
  10. fdc0cff [gwp_asan] Exclude recoverable tests on Fuchsia by Caslyn Tonelli · 2 years, 5 months ago
  11. e6f09ab [gwp_asan] Employ EXPECT_DEATH for zxtest compatibility by Caslyn Tonelli · 2 years, 6 months ago
  12. e754194 [GWP-ASan][Fuchsia] Use more modern zxtest testing macros by Alex Brachet · 2 years, 7 months ago
  13. 66fafe4 [GWP-ASan] Stop using type aliases for ::testing:: types by Alex Brachet · 2 years, 7 months ago
  14. 83ecb6a [GWP-ASan] Handle wild touches of the guarded pool. by Mitch Phillips · 2 years, 7 months ago
  15. f36df95 [GWP-ASan] Remove thread clamping in tests. by Mitch Phillips · 2 years, 8 months ago
  16. 130625e Reland: [GWP-ASan] Add recoverable mode. by Mitch Phillips · 2 years, 8 months ago
  17. ab06386 Revert "[GWP-ASan] Add recoverable mode." by Mitch Phillips · 2 years, 8 months ago
  18. 4a2c1ca Revert "[GWP-ASan] Fix test to work with Fuchsia's zxtest" by Mitch Phillips · 2 years, 8 months ago
  19. a2937b0 Revert "[GWP-ASan] Fix 6413872" by Mitch Phillips · 2 years, 8 months ago
  20. 5cd0466 [GWP-ASan] Fix 6413872 by Alex Brachet · 2 years, 8 months ago
  21. b00d6c0 [GWP-ASan] Fix test to work with Fuchsia's zxtest by Alex Brachet · 2 years, 8 months ago
  22. f4272dd [GWP-ASan] Add recoverable mode. by Mitch Phillips · 2 years, 8 months ago
  23. 4079a1c [GWP-ASan] Fix up bad report for in-page underflow w/ UaF by Mitch Phillips · 2 years, 8 months ago
  24. ebca419 [GWP-ASan] Fix atfork handlers being installed multiple times in tests by Mitch Phillips · 2 years, 8 months ago
  25. 2ad1a5e [GWP-ASan] Fix sanitizer backtrace util using wrong print. by Mitch Phillips · 2 years, 9 months ago
  26. 7d5a8d7 [NFCI] clang-format gwp-asan files. by Mitch Phillips · 3 years, 4 months ago
  27. 01a219d [gwp_asan] Add missing <algorithm> include by Gulfem Savrun Yeniceri · 3 years, 7 months ago
  28. 2713bce Fix a few warnings (signed/unsigned comparison in gtest, and missing field initializers) by David Blaikie · 4 years ago
  29. cb1ba0f [gwp-asan] Initialize AllocatorVersionMagic at runtime by Kostya Kortchinsky · 4 years ago
  30. 9d98545 [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. by Frederic Cambus · 4 years ago
  31. d580434 [GWP-ASan] Add version header. by Mitch Phillips · 4 years, 2 months ago
  32. 61c099c [rt][nfc] Rewrite #ifndef as #if defined(). by Alexander Belyaev · 4 years, 2 months ago
  33. 868b9a2 [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux by David Spickett · 4 years, 2 months ago
  34. 0894fec [GWP-ASan] Change unreachable -> trap to work around DCE bug. by Mitch Phillips · 4 years, 3 months ago
  35. c5ac5d7 Name all DEATH tests using 'DeathTest' suffix. by Mitch Phillips · 4 years, 3 months ago
  36. fc8018b [gwp_asan] Improve symbolizer script by Vitaly Buka · 4 years, 3 months ago
  37. eb4d3dc [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 4 years, 4 months ago
  38. ae91f88 [gwp_asan] Use __sanitizer_fast_backtrace on Fuchsia by Roland McGrath · 4 years, 5 months ago
  39. 9a4e8c9 [GWP-ASan] Change sys/cdefs.h to features.h by Fangrui Song · 4 years, 7 months ago
  40. 154a61b [GWP-ASan] Add back some headers removed by IWYU. by Mitch Phillips · 4 years, 7 months ago
  41. bedb30c [GWP-ASan] Add aligned allocations. by Mitch Phillips · 4 years, 8 months ago
  42. 30fc6a5 [gwp_asan] Use zx_system_get_page_size() on Fuchsia by Roland McGrath · 4 years, 8 months ago
  43. e825c8b Revert "[GWP-ASan] Add aligned allocations." by Mitch Phillips · 4 years, 8 months ago
  44. 4cd2492 [GWP-ASan] Add locking around unwinder for atfork protection. by Mitch Phillips · 4 years, 8 months ago
  45. 726be38 [GWP-ASan] Add aligned allocations. by Mitch Phillips · 4 years, 8 months ago
  46. aea9a37 [GWP-ASan] Add inbuilt options parser. by Mitch Phillips · 4 years, 8 months ago
  47. b313288 [GWP-ASan] Minor refactor of optional components. by Mitch Phillips · 4 years, 8 months ago
  48. 3a2adbe [GWP-ASan] IWYU & clang-format by Mitch Phillips · 4 years, 10 months ago
  49. adf85b2 [GWP-ASan] Fix flaky test on Fuchsia by Kostya Kortchinsky · 4 years, 10 months ago
  50. a0c7a18 [GWP-ASan] Port tests to Fuchsia by Kostya Kortchinsky · 4 years, 10 months ago
  51. 93825cb [GWP-ASan] Respect GWP_ASAN_DEFAULT_ENABLED compile-time macro by Roland McGrath · 4 years, 10 months ago
  52. 48a09eb [GWP-ASan] Stub out backtrace/signal functions on Fuchsia by Kostya Kortchinsky · 5 years ago
  53. 7dee7ee [GWP-ASan] Fuchsia specific mapping & utilities functions by Kostya Kortchinsky · 5 years ago
  54. 118bc3f [GWP-ASan] Add mutexes for Fuchsia by Kostya Kortchinsky · 5 years ago
  55. 952b37c [GWP-ASan] Abstract the thread local variables access by Kostya Kortchinsky · 5 years ago
  56. 738cb91 [GWP-ASan] Refactor memory mapping functions by Kostya Kortchinsky · 5 years ago
  57. 7155761 [GWP-ASan] Move random-related code in the allocator (redo) by Kostya Kortchinsky · 5 years ago
  58. 7edfc99 Revert "[GWP-ASan] Move random-related code in the allocator" by Nikita Popov · 5 years ago
  59. 72384c3 [GWP-ASan] Move random-related code in the allocator by Kostya Kortchinsky · 5 years ago
  60. bac1f66 [GWP-ASan] Rework utilities (NFC) by Kostya Kortchinsky · 5 years ago
  61. b2b29ff [GWP-ASan] Cleanup (NFC) by Kostya Kortchinsky · 5 years ago
  62. ed9d4b9 [GWP-ASan] Crash handler API returns sizeof(collected trace) by Mitch Phillips · 5 years ago
  63. df841da [GWP-ASan] Fix uninitialized memory use in sigaction. by Mitch Phillips · 5 years ago
  64. 32dc40f [GWP-ASan] Split the unwinder into segv/non-segv. by Mitch Phillips · 5 years ago
  65. b569036 Revert 502f0cc0e38 "[GWP-ASan] Split the unwinder into segv/non-segv." by Hans Wennborg · 5 years ago
  66. 82049f7 [GWP-ASan] Split the unwinder into segv/non-segv. by Mitch Phillips · 5 years ago
  67. fedc3e2 [GWP-ASan] Use functions in backtrace test, not line numbers. by Mitch Phillips · 5 years ago
  68. 9204c4e [GWP-ASan] Only pack frames that are stored. by Mitch Phillips · 5 years ago
  69. 9fdbe7d [GWP-ASan] Fix thread ID. by Mitch Phillips · 6 years ago
  70. 06ff811 [GWP-ASan] Silence gcc error by Kostya Kortchinsky · 6 years ago
  71. 21bad50 [GWP-ASan] [NFC] Change enum from ANDROID->BIONIC. by Mitch Phillips · 6 years ago
  72. ae3f1f2 [GWP-ASan] Update alignment on Android. by Mitch Phillips · 6 years ago
  73. 595c0bd [GWP-ASan] Use weak abort message definition. by Mitch Phillips · 6 years ago
  74. 02fce31 [GWP-ASan] Fix PRNG to use IE TLS. by Mitch Phillips · 6 years ago
  75. bbcf5e0 [GWP-ASan] Fix unused variables from crash handler + clang-format by Mitch Phillips · 6 years ago
  76. 5f42f07 [GWP-ASan] Change crash handler constant. by Mitch Phillips · 6 years ago
  77. bc9183a [GWP-ASan] Crash Handler API. by Mitch Phillips · 6 years ago
  78. 4f2299d [GWP-ASan] Allow late initialisation if single-threaded. by Mitch Phillips · 6 years ago
  79. 1f1cdc9 [gwp-asan] Implement malloc_iterate. by Evgenii Stepanov · 6 years ago
  80. ab1bee3 [GWP-ASan] Add names to anonymous mappings. by Mitch Phillips · 6 years ago
  81. 885b397 [GWP-ASan] enable/disable and fork support. by Evgenii Stepanov · 6 years ago
  82. b05579b [GWP-ASan] 32-bit test pointers, allow multi-init for test. by Mitch Phillips · 6 years ago
  83. 6b6df79 [GWP-ASan] Add GWP_ASAN_ prefix to macros. by Mitch Phillips · 6 years ago
  84. 11c6ada Add GWP-ASan fuzz target to compiler-rt/tools. by Mitch Phillips · 6 years ago
  85. 145ebb5 [GWP-ASan] Split options_parser and backtrace_sanitizer_common. by Mitch Phillips · 6 years ago
  86. cadb0ef Revert "[GWP-ASan] Remove c++ standard lib dependency." by Petr Hosek · 6 years ago
  87. c8e6197 [GWP-ASan] Remove c++ standard lib dependency. by Petr Hosek · 6 years ago
  88. bc944c3 [GWP-ASan] Add public-facing documentation [6]. by Mitch Phillips · 6 years ago
  89. eea622a [GWP-ASan] Fix typos. by Mitch Phillips · 6 years ago
  90. 5931d04 [GWP-ASan] Implement stack frame compression. by Mitch Phillips · 6 years ago
  91. 1af060d [GWP-ASan] Update backtrace function signature. by Mitch Phillips · 6 years ago
  92. 548f9b9 Remove a few straggler ".cc"s in compiler-rt/lib by Nico Weber · 6 years ago
  93. 13bcee4 [GWP-ASan] Add thread ID to PRNG seed. by Mitch Phillips · 6 years ago
  94. c41bec0 Explicitly define __STDC_FORMAT_MACROS for PRIu64 by Mitch Phillips · 6 years ago
  95. e773f8e [GWP-ASan] Add generic unwinders and structure backtrace output. by Mitch Phillips · 6 years ago
  96. 1702b14 [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. by Mitch Phillips · 6 years ago
  97. 169282c Fixup files added in r362636 to build with gcc 5.4. NFCI by Douglas Yung · 6 years ago
  98. 9c54dd1 [GWP-ASan] Core Guarded Pool Allocator [4]. by Mitch Phillips · 6 years ago
  99. 3115e17 [GWP-ASan] Configuration options [3]. by Mitch Phillips · 6 years ago
  100. a1fcc1a Attempt to fix test failure for armv8. by Mitch Phillips · 6 years ago