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

Fix an fd leak in check_private_dir().

The fd would leak when the User wasn't recogniezed by
getpwnam(). Since we'd then go on to exit, this wasn't a terribad
leak, but it's still not as nice as no leak at all.

CID 1355640; bugfix on no released Tor.
parent 580e549f
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