tor/changes/17868
2017-04-10 11:27:41 -04:00

5 lines
200 B
Plaintext

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.