Fix base64 encoder.
authorMarcello Stanisci <stanisci.m@gmail.com>
Thu, 25 Oct 2018 16:13:41 +0000 (18:13 +0200)
committerMarcello Stanisci <stanisci.m@gmail.com>
Thu, 25 Oct 2018 16:13:41 +0000 (18:13 +0200)
commitf33f9137d4cdc492be3d845b97ac858d4ac2e14d
tree463367f1937ce7c5a90d8c6cd932ace3c127cfa8
parent38ac87a5d3f47a431b33ca57dc19d602238ad6d2
Fix base64 encoder.

Eliminating the appending of a '=' symbol in the
last position of the output string.
src/util/strings.c