llvm-project/compiler-rt/lib/gwp_asan/optional
Mitch Phillips 005eee8b3e [GWP-ASan] Fix uninitialized memory use in sigaction.
Fix up a small bug where we used a partially-uninitialized sigaction
struct in the optional signal handler. Shouldn't be a user-visible
change.
2020-07-27 05:53:27 -07:00
..
backtrace.h [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
backtrace_linux_libc.cpp [GWP-ASan] Split the unwinder into segv/non-segv. 2020-07-21 08:25:37 -07:00
backtrace_sanitizer_common.cpp [GWP-ASan] Split the unwinder into segv/non-segv. 2020-07-21 08:25:37 -07:00
options_parser.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
options_parser.h
segv_handler.h [GWP-ASan] Split the unwinder into segv/non-segv. 2020-07-21 08:25:37 -07:00
segv_handler_posix.cpp [GWP-ASan] Fix uninitialized memory use in sigaction. 2020-07-27 05:53:27 -07:00