Skip to content

string_decoder: fix number of replacement chars

Fixes: https://github.com/nodejs/node/issues/22626

Tentatively labeling as semver-major.

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