FreeBSD Bugzilla – Attachment 210538 Details for
Bug 243192
www/node: 13.3.0 fails to build: undefined identifier in file src/node_crypto.cc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch file
patch-src_node__crypto.cc (text/plain), 456 bytes, created by
Kipa Tachak
on 2020-01-08 15:49:06 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Kipa Tachak
Created:
2020-01-08 15:49:06 UTC
Size:
456 bytes
patch
obsolete
>--- src/node_crypto.cc.orig 2020-01-08 07:26:24.559535000 +0530 >+++ src/node_crypto.cc 2020-01-08 07:27:45.543392000 +0530 >@@ -7102,7 +7102,7 @@ > // --openssl-config=... > if (!per_process::cli_options->openssl_config.empty()) { > const char* conf = per_process::cli_options->openssl_config.c_str(); >- OPENSSL_INIT_set_config_filename(settings, conf); >+ OPENSSL_INIT_set_config_appname(settings, conf); > } > > OPENSSL_init_ssl(0, settings);
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 Raw
Flags:
bhughes
:
maintainer-approval-
Actions:
View
Attachments on
bug 243192
: 210538