FreeBSD Bugzilla – Attachment 196078 Details for
Bug 230527
databases/mysql57-server: 5.7.23 fix build with LibreSSL 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-sql_mysqld.cc
patch-sql_mysqld.cc (text/plain), 400 bytes, created by
Markus Kohlmeyer
on 2018-08-11 12:19:38 UTC
(
hide
)
Description:
patch-sql_mysqld.cc
Filename:
MIME Type:
Creator:
Markus Kohlmeyer
Created:
2018-08-11 12:19:38 UTC
Size:
400 bytes
patch
obsolete
>--- sql/mysqld.cc.orig 2018-06-08 11:56:29.000000000 +0200 >+++ sql/mysqld.cc 2018-08-11 13:38:48.782595000 +0200 >@@ -3408,7 +3408,7 @@ > { > #ifdef HAVE_OPENSSL > #ifndef HAVE_YASSL >-#if OPENSSL_VERSION_NUMBER < 0x10100000L >+#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) > CRYPTO_malloc_init(); > #else /* OPENSSL_VERSION_NUMBER < 0x10100000L */ > OPENSSL_malloc_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 230527
: 196078