Commit Graph

1 Commits (e02af94947bf3702648a9eb04d073090833d4e43)

Author SHA1 Message Date
Bert Belder 40b7302af8 fs.readFile: don't make the callback before the fd is closed
On Windows it is not possible to unlink() the read file in the callback.
This fixes #3051. A test is included.
2012-04-06 03:13:56 +02:00