fs: fs.readFile should not throw uncaughtException
authorJackson Tian <shyvo1987@gmail.com>
Tue, 5 Aug 2014 09:34:56 +0000 (17:34 +0800)
committerFedor Indutny <fedor@indutny.com>
Tue, 5 Aug 2014 12:13:07 +0000 (16:13 +0400)
commit63a42682187a963873211da8f647fa3c077489f4
tree828fdb9af98cd92024dea447f779a88aa6058847
parente643fe4c4b79f2683914c6435f7166fc6be9f1a7
fs: fs.readFile should not throw uncaughtException

Reviewed-By: Fedor Indutny <fedor@indutny.com>
lib/fs.js
test/pummel/test-fs-readfile-large.js [new file with mode: 0644]