[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
Tue Aug 14 11:35:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT339705: [scudo] Fix race condition in deallocation path when Quarantine is bypassed (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50655?vs=160462&id=160650#toc

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.160650.patch
Type: text/x-patch
Size: 3861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/6f717fe0/attachment.bin>


More information about the llvm-commits mailing list