[PATCH] [msan] Unpoison siginfo_t and ucontext_t in signal handlers.

Evgeniy Stepanov eugenis at google.com
Tue Apr 2 07:56:07 PDT 2013


  quick fix: use sa_siginfo flag to figure out if the second and the third argument of the handler are valid.

Hi samsonov,

http://llvm-reviews.chandlerc.com/D611

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D611?vs=1477&id=1478#toc

Files:
  lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h
  lib/msan/tests/msan_test.cc
  lib/msan/msan_interceptors.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D611.2.patch
Type: text/x-patch
Size: 7116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130402/04aeba67/attachment.bin>


More information about the llvm-commits mailing list