[tor-commits] [tor/master] changes file for 17868
nickm at torproject.org
nickm at torproject.org
Mon Apr 10 15:29:58 UTC 2017
commit aebd72a2f07dbbc102c58639b399451342c4e3ac
Author: Nick Mathewson <nickm at torproject.org>
Date: Mon Apr 10 11:27:41 2017 -0400
changes file for 17868
---
changes/17868 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/17868 b/changes/17868
new file mode 100644
index 0000000..77a8ba1
--- /dev/null
+++ b/changes/17868
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Our base64 decoding functions no longer overestimate the output
+ space that they will need when parsing unpadded inputs.
+ Closes ticket 17868.
More information about the tor-commits
mailing list