X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fperlasm%2Fx86_64-xlate.pl;h=0a023fb82f5b24ab61b1ff05d76688feb28e4bab;hp=a0b3bc06709dcbfaf6b56d8528749875f1e43584;hb=ce3d25d3e5a7e82fd59fd30dff7acc39baed8b5e;hpb=e314c340736830a6fc0260cf72cc51ea0c227e9d diff --git a/crypto/perlasm/x86_64-xlate.pl b/crypto/perlasm/x86_64-xlate.pl index a0b3bc0670..0a023fb82f 100755 --- a/crypto/perlasm/x86_64-xlate.pl +++ b/crypto/perlasm/x86_64-xlate.pl @@ -850,7 +850,7 @@ ___ OPTION DOTNAME ___ } -while($line=<>) { +while(defined($line=<>)) { $line =~ s|\R$||; # Better chomp