mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
Switch from using g_base64_decode over to qbase64_decode in order to get error checking of the base64 input data. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>