mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a variable-shadowing bug in check_private_dir
We introduded a shadowed variable, thereby causing a log message to
be wrong. Fixes 19578. I believe the bug was introduced by
54d7d31cba in 0.2.2.29-beta.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (logging):
|
||||
- When logging a directory ownership mismatch, log the owning username
|
||||
correctly. Fixes bug 19578; bugfix on 0.2.2.29-beta.
|
||||
Reference in New Issue
Block a user