Avoid truncating the pointer on x32 platform.
The 64 bit pointer must not be cast to 32bit unsigned long on x32 platform. Reviewed-by: NTim Hudson <tjh@openssl.org> Reviewed-by: NMatt Caswell <matt@openssl.org>
Showing
想要评论请 注册 或 登录
The 64 bit pointer must not be cast to 32bit unsigned long on x32 platform. Reviewed-by: NTim Hudson <tjh@openssl.org> Reviewed-by: NMatt Caswell <matt@openssl.org>