qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] crypto: fix getter of a QCryptoSecret's property


From: Daniel P . Berrangé
Subject: Re: [PATCH] crypto: fix getter of a QCryptoSecret's property
Date: Fri, 10 Jan 2020 09:35:15 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Thu, Jan 09, 2020 at 12:09:58PM -0800, Tong Ho wrote:
> This fixes the condition-check done by the "loaded" property
> getter, such that the property returns true even when the
> secret is loaded by the 'file' option.
> 
> Signed-off-by: Tong Ho <address@hidden>
> ---
>  Pre-existing getter returns true only when the secret is loaded
>  by the 'data' option.
> 
>  crypto/secret.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <address@hidden>

Added to my pending queue


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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