]> git.kaiwu.me - njs.git/commit
Fixed fs.readFile() and fs.readFileSync() for files with 0 size.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 12 Aug 2019 18:03:24 +0000 (21:03 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 12 Aug 2019 18:03:24 +0000 (21:03 +0300)
commit8cd746e2392bb7700a19ec1d6bbdba858b8e6bad
treea9ca8d9bf17f7a523c992ab0b7ef628c694001f0
parent0e52409a353319a6758c84bca3f65e80a1ea8f38
Fixed fs.readFile() and fs.readFileSync() for files with 0 size.
src/njs_fs.c
test/njs_expect_test.exp