summaryrefslogtreecommitdiff
path: root/changes/17868
blob: 77a8ba1c9d50ccf6f3da44c2032d2d4b3577d7e4 (plain)
1
2
3
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.