FreeBSD Bugzilla – Attachment 192994 Details for
Bug 227868
www/apache24: 2.4.33 won't start anymore with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
This fixes it for me
patch-apache-libressl27 (text/plain), 484 bytes, created by
Frank
on 2018-05-02 13:08:00 UTC
(
hide
)
Description:
This fixes it for me
Filename:
MIME Type:
Creator:
Frank
Created:
2018-05-02 13:08:00 UTC
Size:
484 bytes
patch
obsolete
>--- modules/ssl/mod_ssl.c 2018-05-02 14:51:16.402388000 +0200 >+++ modules/ssl/mod_ssl.c 2018-05-02 14:51:30.930189000 +0200 >@@ -398,11 +398,7 @@ > /* We must register the library in full, to ensure our configuration > * code can successfully test the SSL environment. > */ >-#if MODSSL_USE_OPENSSL_PRE_1_1_API > (void)CRYPTO_malloc_init(); >-#else >- OPENSSL_malloc_init(); >-#endif > ERR_load_crypto_strings(); > SSL_load_error_strings(); > SSL_library_init();
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227868
: 192994