Skip to content

test: guard large string decoder allocation

Rodrigo Muino Tomonari requested to merge github/fork/targos/fix-36792 into master

Use common.enoughTestMem to avoid "Array buffer allocation failed" error on low memory devices.

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

Merge request reports

Loading