[PATCH] D75551: [scudo][standalone] Do not fill 32b regions at once

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 13:14:14 PST 2020


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

For the current region, only release up to the current size.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75551/new/

https://reviews.llvm.org/D75551

Files:
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75551.248002.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/894edb8a/attachment.bin>


More information about the llvm-commits mailing list