aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-30 09:35:07 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-30 09:35:07 -0400
commit97324a731f5cbdfd0a00b852f4388c3dd149c7fa (patch)
tree951766109a5a7f30a9b744ca93820e6012c4af54 /changes
parentee1cc0feaef6a13f3edf47a42b0c8e5a07603f9c (diff)
parent7bf9c93ab3af5be6f0881d4bc21fd8d72becff96 (diff)
downloadtor-97324a731f5cbdfd0a00b852f4388c3dd149c7fa.tar.gz
tor-97324a731f5cbdfd0a00b852f4388c3dd149c7fa.zip
Merge remote-tracking branch 'tor-github/pr/431' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug277415
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug27741 b/changes/bug27741
new file mode 100644
index 0000000000..531e264b63
--- /dev/null
+++ b/changes/bug27741
@@ -0,0 +1,5 @@
+ o Minor bugfixes (rust, directory authority):
+ - Fix an API mismatch in the rust implementation of
+ protover_compute_vote(). This bug could have caused crashes on any
+ directory authorities running Tor with Rust (which we do not yet
+ recommend). Fixes bug 27741; bugfix on 0.3.3.6.