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