Commit 40c60b0d authored by Tomas Mraz's avatar Tomas Mraz Committed by Matt Caswell
Browse files

Avoid truncating the pointer on x32 platform.



The 64 bit pointer must not be cast to 32bit unsigned long on
x32 platform.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent e7e5d608
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment