[PATCH 3/5] [asan] Cast pointers to uptr when calling internal_syscall

Kostya Serebryany kcc at google.com
Wed May 21 00:56:52 PDT 2014


r209278.
Reformatted for 80 chars.
Thanks!


On Tue, May 20, 2014 at 10:35 PM, H.J. Lu <hjl.tools at gmail.com> wrote:

> For Linux/x86-64, pointers passed to internal_syscall should be casted
> to uptr first.  Otherwise, they won't be properly extended to 64-bit for
> x32.
>
>
> --
> H.J.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140521/bedcde98/attachment.html>


More information about the llvm-commits mailing list