[openssl-dev] Testing for a type with a define in e_os2.h?

Jeffrey Walton noloader at gmail.com
Mon Mar 28 04:23:55 UTC 2016


On Sun, Mar 27, 2016 at 10:41 AM, Salz, Rich <rsalz at akamai.com> wrote:
> Is this a real problem or a theoretical one?

UEFI will be a problem on non 32-bit systems as it assume 32-bit
environment. I don't know if there are any of them in the wild,
however.

non-UEFI code is a problem in some restricted environments, like ANSI.
It will affect 32-bit and 64-bit code.

I believe "defined(ossl_sszie_t)" may be missing the point for the
non-UEFI code.

Both are easy enough to fix once we know what to look for.

Jeff


More information about the openssl-dev mailing list