mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Merge remote-tracking branch 'origin/maint-0.2.5'
This commit is contained in:
commit
2937de2180
@ -6890,6 +6890,8 @@ init_cookie_authentication(const char *fname, const char *header,
|
||||
log_warn(LD_FS,"Unable to make %s group-readable.", escaped(fname));
|
||||
}
|
||||
}
|
||||
#else
|
||||
(void) group_readable;
|
||||
#endif
|
||||
|
||||
/* Success! */
|
||||
|
Loading…
Reference in New Issue
Block a user