[PATCH] D50406: SafeStack: Delay thread stack clean-up

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 10:49:39 PDT 2018


vlad.tsyrklevich updated this revision to Diff 159954.
vlad.tsyrklevich added a comment.

- Fix logic bug found by eugenis


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D50406

Files:
  lib/safestack/safestack.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_linux.cc
  test/safestack/pthread-cleanup.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50406.159954.patch
Type: text/x-patch
Size: 6429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/99fa6a34/attachment.bin>


More information about the llvm-commits mailing list