node icon indicating copy to clipboard operation
node copied to clipboard

buffer: validate UTF8 on fast path

Open ronag opened this issue 6 months ago • 19 comments

Fast API handles invalid UTF differently than the slow API.

Fixes: https://github.com/nodejs/node/issues/54521 PR-URL: https://github.com/nodejs/node/pull/54525

ronag avatar Aug 23 '24 14:08 ronag