summaryrefslogtreecommitdiff
path: root/lib/win32
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-01-02 19:18:06 +0000
committerChris Wilson <chris+github@qwirx.com>2015-01-02 19:18:06 +0000
commit640542ba69d99109b212ea74dde2b59f4fe1b837 (patch)
tree1814f567a8de76a449801d1464110a9588da7286 /lib/win32
parent289169081c6a92c0dd6f83c3835b5e4a4dda7736 (diff)
Fix error logging when file open fails on Windows.
We need to use the saved Windows error code from GetLastError(), rather than calling it again, because another system call has run in the mean time and GetLastError() will now return 0.
Diffstat (limited to 'lib/win32')
0 files changed, 0 insertions, 0 deletions