[PATCH 5/5] [asan] Avoid shift count overflow in CanBeAHeapPointer
H.J. Lu
hjl.tools at gmail.com
Tue May 20 11:37:38 PDT 2014
This patch checks _LP64 and _WIN64 in addition to __x86_64__ before
right shifting a pointer by 47.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Avoid-shift-count-overflow-in-CanBeAHeapPointer.patch
Type: text/x-patch
Size: 912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140520/2e7c3d45/attachment.bin>
More information about the llvm-commits
mailing list