lib: added base64_decode_data_blob_talloc()
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Sep 2011 05:28:42 +0000 (15:28 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 8 Sep 2011 01:35:27 +0000 (03:35 +0200)
commit6e25723c82eced9eff8c06bd645b754008824370
tree9cec25329c3aafe5418ecd423df6ed688bcce8b9
parent1e9573fe4d6204a0c9b790f290e1a3763e2d980f
lib: added base64_decode_data_blob_talloc()

its nice to be able to allocate on other than NULL

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/util/base64.c
lib/util/util.h