[PATCH 3/5] [asan] Cast pointers to uptr when calling internal_syscall
H.J. Lu
hjl.tools at gmail.com
Tue May 20 11:35:55 PDT 2014
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 --------------
A non-text attachment was scrubbed...
Name: 0003-Cast-pointers-to-uptr-when-calling-internal_syscall.patch
Type: text/x-patch
Size: 1260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140520/65613f80/attachment.bin>
More information about the llvm-commits
mailing list