summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorcypherpunks <cypherpunks@torproject.org>2018-09-03 13:51:29 +0000
committercypherpunks <cypherpunks@torproject.org>2018-09-03 14:31:03 +0000
commitf8c0f694b7f335358f612b0a26aae8b48110fa50 (patch)
tree46c0095a77a8538db28a8798b5fb798fbe5b554a /changes
parentd32b08af6f38d76d609edfddd44159446b5f25b6 (diff)
downloadtor-f8c0f694b7f335358f612b0a26aae8b48110fa50.tar.gz
tor-f8c0f694b7f335358f612b0a26aae8b48110fa50.zip
app/config: reject non-UTF-8 ContactInfo
Closes ticket #27428.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug274283
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug27428 b/changes/bug27428
new file mode 100644
index 0000000000..86e00c7db3
--- /dev/null
+++ b/changes/bug27428
@@ -0,0 +1,3 @@
+ o Minor bugfixes (torrc):
+ - Tor now validates that the ContactInfo config option is valid UTF-8
+ when parsing torrc. Fixes bug 27428; bugfix on 0.0.8pre1.