[PATCH] D50655: [scudo] Fix race condition in deallocation path when Quarantine is bypassed

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 15:07:07 PDT 2018


cryptoad updated this revision to Diff 160462.
cryptoad added a comment.

Grammar/punctuation corrections in comments.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D50655

Files:
  lib/scudo/scudo_allocator.cpp
  test/scudo/dealloc-race.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50655.160462.patch
Type: text/x-patch
Size: 3845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/dc0009b8/attachment.bin>


More information about the llvm-commits mailing list