Skip to content

src: detect nul bytes in InternalModuleReadFile()

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix13787 into master

Throw an exception when the path contains nul bytes, don't abort.

Fixes: https://github.com/nodejs/node/issues/13787 CI: https://ci.nodejs.org/job/node-test-pull-request/9683/

Merge request reports

Loading