Regen patches

This commit is contained in:
rsadowski
2025-08-17 14:32:07 +00:00
parent 1efe725d9b
commit 22f33c7af0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Index: buckets/ssl_buckets.c
--- buckets/ssl_buckets.c.orig
+++ buckets/ssl_buckets.c
@@ -1156,7 +1156,7 @@ static void init_ssl_libraries(void)
@@ -1186,7 +1186,7 @@ static void init_ssl_libraries(void)
}
#endif
@@ -1,7 +1,7 @@
Index: test/server/test_sslserver.c
--- test/server/test_sslserver.c.orig
+++ test/server/test_sslserver.c
@@ -228,7 +228,7 @@ init_ssl_context(serv_ctx_t *serv_ctx,
@@ -239,7 +239,7 @@ init_ssl_context(serv_ctx_t *serv_ctx,
/* Init OpenSSL globally */
if (!init_done)
{