mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
32be631ca1
If one of the perlasm xlate drivers crashes, OpenSSL's build will currently swallow the error and silently truncate the output to however far the driver got. This will hopefully fail to build, but better to check such things. Handle this by checking for errors when closing STDOUT (which is a pipe to the xlate driver). Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/10883) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
md5_dgst.c | ||
md5_local.h | ||
md5_one.c | ||
md5_sha1.c |