qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 3/5] qga: convert to use error checked base64


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 3/5] qga: convert to use error checked base64 decode
Date: Tue, 24 Nov 2015 09:39:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/24/2015 08:02 AM, Daniel P. Berrange wrote:
> Switch from using g_base64_decode over to qbase64_decode
> in order to get error checking of the base64 input data.
> 
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  qga/commands-posix.c | 11 +++++++++--
>  qga/commands-win32.c | 11 +++++++++--
>  qga/commands.c       | 13 ++++++++++++-
>  3 files changed, 30 insertions(+), 5 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]