]> Git Repo - qemu.git/commit - qga/commands-posix.c
qga: convert to use error checked base64 decode
authorDaniel P. Berrange <[email protected]>
Mon, 23 Nov 2015 15:37:07 +0000 (15:37 +0000)
committerDaniel P. Berrange <[email protected]>
Fri, 18 Dec 2015 16:25:08 +0000 (16:25 +0000)
commit920639cab0fe28d003c90b53bd8b66e8fb333bdd
tree6140738c5da2a22c018f9e24c3303c85235ba551
parente9cf2fe07ff70e939f80c624b44c10a4442eef0b
qga: convert to use error checked base64 decode

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 <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
qga/commands-posix.c
qga/commands-win32.c
qga/commands.c
This page took 0.024803 seconds and 4 git commands to generate.