[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 09:46:59 PST 2020


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

Correct copy/paste error in the 32-bit primary (`!=` => `==`)


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.311637.patch
Type: text/x-patch
Size: 9316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/7e386f4e/attachment.bin>


More information about the llvm-commits mailing list