summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-04-07 14:03:40 -0400
committerNick Mathewson <nickm@torproject.org>2017-04-07 14:03:40 -0400
commit05ef3b959d4d718e9ebb6e65e99383a4a5c8a8b2 (patch)
tree9218a550e0b99f5982cf5138122b89a590a9256c /changes
parentf0fa7dcdf048b418640d2e624e5b111ed1956214 (diff)
parentf1613b53c57af05250b71f31eda037bf82f1e725 (diff)
downloadtor-05ef3b959d4d718e9ebb6e65e99383a4a5c8a8b2.tar.gz
tor-05ef3b959d4d718e9ebb6e65e99383a4a5c8a8b2.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug21894_0295
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug21894_029 b/changes/bug21894_029
new file mode 100644
index 0000000000..e3a84fa721
--- /dev/null
+++ b/changes/bug21894_029
@@ -0,0 +1,5 @@
+ o Minor bugfixes (crash prevention):
+ - Fix an (currently untriggerable, but potentially dangerous) crash
+ bug when base32-encoding inputs whose sizes are not a multiple of
+ 5. Fixes bug 21894; bugfix on 0.2.9.1-alpha.
+