diff options
author | Roman Nekrassow <roman.nekrassow@gmail.com> | 2015-03-14 12:35:18 +0100 |
---|---|---|
committer | Roman Nekrassow <roman.nekrassow@gmail.com> | 2015-03-14 12:35:18 +0100 |
commit | e646fc5b5d55869a7d497e69f1e513c226e6e75d (patch) | |
tree | caf1859e0094fbb98d5d18598e1f6205cf4b1da1 /drivers/windows/mutex_windows.cpp | |
parent | 51b8102f14ff521334d956f9ebeef7b6e873a957 (diff) |
[Fix] make_dir_recursive on Windows
function normally tries to create c: which isn't possible, because the access is denied, handling ERROR_ACCESS_DENIED as ERR_ALREADY_EXISTS lets the function skip the creation of c: .
Diffstat (limited to 'drivers/windows/mutex_windows.cpp')
0 files changed, 0 insertions, 0 deletions