Skip to content
Snippets Groups Projects
Commit 7255b112 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Fix check_private_dir() to work on Windows again.

On windows, you cannot open() a directory.  So for Windows we should
just take our previous stat-based approach.

Closes bug 18392; bug not in any released Tor.
parent 1318c161
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment