]> git.tuebingen.mpg.de Git - paraslash.git/commit
crypt: Simplify base64_decode().
authorAndre Noll <maan@systemlinux.org>
Mon, 16 Dec 2013 21:58:39 +0000 (22:58 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 10 Jun 2014 15:37:49 +0000 (17:37 +0200)
commit612be8a0856eb3c58fef8784f77c7f999d4c9e08
tree8cd72022afeb12117f66b0a3f483a6932dd4923c
parent08ae151a088d1a1bc5442d8ee95960353a7a5782
crypt: Simplify base64_decode().

We never call this function with target == NULL.
crypt_common.c