* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix typos in

comments.  Always open file synchronized when reading header bytes,
	otherwise suffer stack corruption.
This commit is contained in:
Corinna Vinschen
2009-11-27 14:27:22 +00:00
parent 3449d470ba
commit 667d9ad130
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2009-11-27 Corinna Vinschen <corinna@vinschen.de>
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix typos in
comments. Always open file synchronized when reading header bytes,
otherwise suffer stack corruption.
2009-11-26 Corinna Vinschen <corinna@vinschen.de>
* dtable.cc (dtable::stdio_init): Use GetCurrentProcess() rather than