Commit Graph

1 Commits (74ef94907277d8aa29d23cef29aee25161960376)

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