Skip to content

lib: fix fs.read when passing null value

Rodrigo Muino Tomonari requested to merge github/fork/himself65/20200325-fs into master

it shouldn't use the default value when user passing null on options

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading