[PATCH] D93141: [scudo][standalone] Allow the release of smaller sizes

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 10:25:25 PST 2020


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

... and remove the unused field in the 32-bit primary. Sorry.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93141

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93141.311646.patch
Type: text/x-patch
Size: 9567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/c064dc84/attachment.bin>


More information about the llvm-commits mailing list