[PATCH] D46978: Delay emutls deallocation for one round

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 14:56:40 PDT 2018


rprichard updated this revision to Diff 148110.
rprichard added a comment.

Avoid a NULL dereference on out-of-memory. Reuse emutls_setspecific.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46978

Files:
  lib/builtins/emutls.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46978.148110.patch
Type: text/x-patch
Size: 4277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/d9622038/attachment.bin>


More information about the llvm-commits mailing list