[PATCH] D32457: [asan] Don't reset non-default user handler if allow_user_signal_handler is true.

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 13:29:12 PDT 2017


vitalybuka updated this revision to Diff 100464.
vitalybuka added a comment.
Herald added a subscriber: srhines.

Load asan with LD_PRELOAD


https://reviews.llvm.org/D32457

Files:
  lib/sanitizer_common/sanitizer_posix_libcdep.cc
  test/asan/TestCases/Linux/preinstalled_signal.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32457.100464.patch
Type: text/x-patch
Size: 4634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/420ded55/attachment.bin>


More information about the llvm-commits mailing list