regen patches
This commit is contained in:
parent
a911052d60
commit
7775de6c76
@ -1,6 +1,6 @@
|
|||||||
--- tests/bn_isqrt.c.orig Mon Aug 15 10:40:29 2022
|
--- tests/bn_isqrt.c.orig Sun Nov 27 10:48:32 2022
|
||||||
+++ tests/bn_isqrt.c Mon Aug 15 10:41:46 2022
|
+++ tests/bn_isqrt.c Sun Nov 27 10:48:49 2022
|
||||||
@@ -304,6 +304,7 @@ main(int argc, char *argv[])
|
@@ -303,6 +303,7 @@ main(int argc, char *argv[])
|
||||||
int ch;
|
int ch;
|
||||||
int failed = 0, print = 0;
|
int failed = 0, print = 0;
|
||||||
|
|
||||||
@ -8,7 +8,7 @@
|
|||||||
while ((ch = getopt(argc, argv, "C")) != -1) {
|
while ((ch = getopt(argc, argv, "C")) != -1) {
|
||||||
switch (ch) {
|
switch (ch) {
|
||||||
case 'C':
|
case 'C':
|
||||||
@@ -314,6 +315,7 @@ main(int argc, char *argv[])
|
@@ -313,6 +314,7 @@ main(int argc, char *argv[])
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
--- apps/openssl/openssl.c.orig Thu Nov 7 18:19:01 2019
|
--- apps/openssl/openssl.c.orig Sun Nov 27 10:48:36 2022
|
||||||
+++ apps/openssl/openssl.c Fri Sep 4 04:04:26 2020
|
+++ apps/openssl/openssl.c Sun Nov 27 10:48:49 2022
|
||||||
@@ -360,7 +360,9 @@
|
@@ -359,7 +359,9 @@ BIO *bio_err = NULL;
|
||||||
static void
|
static void
|
||||||
openssl_startup(void)
|
openssl_startup(void)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user