[PATCH] D89750: [hwasan] Increase max allocation size to 1Tb.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 17:21:53 PDT 2020
pcc accepted this revision.
pcc added a comment.
LGTM
In D89750#2340467 <https://reviews.llvm.org/D89750#2340467>, @eugenis wrote:
> I think it's good to have a limit so that allocation attempts with obviously wrong sizes are rejected with a clear message.
Okay, fair enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89750/new/
https://reviews.llvm.org/D89750
More information about the llvm-commits
mailing list