Merge remote-tracking branch 'public/getfilesize_64'

Conflicts:
	src/common/compat.c

The getfilesize change conflicted with the removal of file_handle
from the windows tor_mmap_t.
This commit is contained in:
Nick Mathewson
2012-06-05 11:10:42 -04:00
2 changed files with 19 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes:
- On Windows, correctly detect errors and large file sizes from
GetFileSize. Fixes bug 5957; bugfix on Tor 0.1.2.1-alpha.