Make the warnings about restarting tor in-process more scary.

This commit is contained in:
Nick Mathewson
2018-01-11 12:46:50 -05:00
parent 05ac3d0458
commit 18ea91ee6b
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
Controllers that run Tor using the "tor_api.h" interface can now
restart Tor after Tor has exited. This support is incomplete, however:
we have fixed the crash bugs that prevented it from working at all
before, but many bugs probably remain. Implements ticket 24581.
before, but many bugs probably remain, including the possibility of
security issues. Implements ticket 24581.