[PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 09:04:32 PDT 2016


koriakin added a comment.

In http://reviews.llvm.org/D18915#398325, @glider wrote:

> Note that 32-bit ASan process doesn't map >4Tb memory.


Yes, this is why the ifdefs are all for __s390x__, not for __s390__.


Repository:
  rL LLVM

http://reviews.llvm.org/D18915





More information about the llvm-commits mailing list