Bugzilla – Attachment 876025 Details for
Bug 1223336
openssl-3: variations in openssl-3-debugsource
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
fix
reproducible.patch (text/plain), 616 bytes, created by
Bernhard Wiedemann
on 2024-07-12 10:45:31 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Bernhard Wiedemann
Created:
2024-07-12 10:45:31 UTC
Size:
616 bytes
patch
obsolete
>diff --git a/crypto/modes/asm/aes-gcm-avx512.pl b/crypto/modes/asm/aes-gcm-avx512.pl >index 9d83abf..6f6a350 100644 >--- a/crypto/modes/asm/aes-gcm-avx512.pl >+++ b/crypto/modes/asm/aes-gcm-avx512.pl >@@ -33,6 +33,7 @@ > #====================================================================== > # $output is the last argument if it looks like a file (it has an extension) > # $flavour is the first argument if it doesn't look like a file >+srand($ENV{SOURCE_DATE_EPOCH} || time); > $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef; > $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 1223336
: 876025