Skip to content

crypto: fix comment in ByteSource

allocated_data_ must not be a nullptr if size_ > 0.

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

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading