Skip to content

buffer: throw if Buffer.from() receives a function

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/from into master

Fixes: https://github.com/nodejs/node/pull/26743

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading