openssl/crypto/bn/asm
David Benjamin 32be631ca1 Do not silently truncate files on perlasm errors
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)
2020-01-22 18:11:30 +01:00
..
alpha-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
armv4-gf2m.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
armv4-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
armv8-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
bn-586.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
bn-c64xplus.asm
c64xplus-gf2m.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
co-586.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
ia64-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
ia64.S
mips-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
mips.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
parisc-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
ppc64-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
ppc-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
ppc.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
rsaz-avx2.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
rsaz-x86_64.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
s390x-gf2m.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
s390x-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
s390x.S s390x assembly pack: fix bn_mul_comba4 2019-11-17 13:52:02 +01:00
sparct4-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
sparcv8.S
sparcv8plus.S
sparcv9-gf2m.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
sparcv9-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
sparcv9a-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
via-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
vis3-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
x86_64-gcc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
x86_64-gf2m.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
x86_64-mont5.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
x86_64-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
x86-gf2m.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00
x86-mont.pl Do not silently truncate files on perlasm errors 2020-01-22 18:11:30 +01:00