mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add hidserv-stats filname to our sandbox filter
Fixes #17354 Signed-off-by: David Goulet <dgoulet@ev0ke.net>
This commit is contained in:
@@ -3018,6 +3018,7 @@ sandbox_init_filter(void)
|
||||
RENAME_SUFFIX2("stats", "exit-stats", ".tmp");
|
||||
RENAME_SUFFIX2("stats", "buffer-stats", ".tmp");
|
||||
RENAME_SUFFIX2("stats", "conn-stats", ".tmp");
|
||||
RENAME_SUFFIX2("stats", "hidserv-stats", ".tmp");
|
||||
RENAME_SUFFIX("hashed-fingerprint", ".tmp");
|
||||
RENAME_SUFFIX("router-stability", ".tmp");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user