Files
tor/changes/getfilesize_64
T
Nick Mathewson e7d34935fb Use GetFileSize correctly on win32
(Use its second parameter to find the high 32 bits of the file size;
check its return value for error conditions.)
2012-05-24 10:31:11 -04:00

4 lines
152 B
Plaintext

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.