b64_encode(): fixed input[] not initialized warn under gcc 4.4.5
authorBachtin, Dmitri <dbachtin@init-ka.de>
Wed, 9 Sep 2015 07:23:58 +0000 (09:23 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 9 Sep 2015 09:03:07 +0000 (11:03 +0200)
commitd66a89f010247f20a9803f2bef1c3dc1d7d706b9
treeef86baa28a911f698d454fc4dbc3b3e48c9a01ba
parent2b89f2169b83be17441835758a53782a41aef976
b64_encode(): fixed input[] not initialized warn under gcc 4.4.5

Signed-off-by: Dmitri Bachtin <dbachtin@init-ka.de>
base64.c