aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket28913
blob: e09847464d3b76441f98f373d33238c55d721af6 (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Make the base32_decode() API return the number of bytes written,
      for consistency with base64_decode().
      Closes ticket 28913.