Fix for pwmd_base64_decode(). g_base64_decode() doesn't NULL terminate
commit73cfd2fa7f14630e0e860339d096f5c91b3b28c7
authorBen Kibbey <bjk@luxsci.net>
Sat, 6 Jan 2007 14:27:26 +0000 (6 09:27 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 6 Jan 2007 14:27:26 +0000 (6 09:27 -0500)
tree1be898dcc71ba878b8016fda7891f0670f4682ff
parentf0437d75fa2c6d56a413538953c6b6e3be2283d2
Fix for pwmd_base64_decode(). g_base64_decode() doesn't NULL terminate
the return value.
libpwmd/libpwmd.c