mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.2.5' into release-0.2.5
This commit is contained in:
@@ -6871,6 +6871,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! */
|
||||
|
||||
Reference in New Issue
Block a user