node icon indicating copy to clipboard operation
node copied to clipboard

buffer: make `buflen` in integer range

Open kylo5aby opened this issue 1 year ago • 13 comments

make buflen within the integer range when buffer.toString() and writing a string to buffer(for example buffer.write(str))

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

kylo5aby avatar Feb 21 '24 09:02 kylo5aby