Skip to content

crypto: use ByteSource::Builder in To*Copy

Avoid manual calls to MallocOpenSSL in ArrayBufferOrViewContents and use the new ByteSource::Builder instead.

Refs: https://github.com/nodejs/node/pull/43202

Merge request reports

Loading