Skip to content

fs: fix readFile will pass undefined to callback but not null

In PR-3485, if encoding set, fs.readFile will pass undefined not null to callback.

Merge request reports

Loading