mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
node: update to 8.16.0
Update to v8.16.0 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ index c3779c0..611fb43 100644
|
||||
BIO_get_mem_ptr(bio, &mem);
|
||||
info->Set(context, env->valid_to_string(),
|
||||
String::NewFromUtf8(env->isolate(), mem->data,
|
||||
@@ -6194,8 +6208,12 @@ void TimingSafeEqual(const FunctionCallbackInfo<Value>& args) {
|
||||
@@ -6191,8 +6205,12 @@ void TimingSafeEqual(const FunctionCallbackInfo<Value>& args) {
|
||||
}
|
||||
|
||||
void InitCryptoOnce() {
|
||||
@@ -68,7 +68,7 @@ index c3779c0..611fb43 100644
|
||||
|
||||
// --openssl-config=...
|
||||
if (!openssl_config.empty()) {
|
||||
@@ -6217,10 +6235,10 @@ void InitCryptoOnce() {
|
||||
@@ -6214,10 +6232,10 @@ void InitCryptoOnce() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user