[PATCH] D89750: [hwasan] Increase max allocation size to 1Tb.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 17:18:11 PDT 2020


eugenis added a comment.

I think it's good to have a limit so that allocation attempts with obviously wrong sizes are rejected with a clear message.


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