]> Git Repo - qemu.git/commit
crypto: fix getter of a QCryptoSecret's property
authorTong Ho <[email protected]>
Thu, 9 Jan 2020 20:09:58 +0000 (12:09 -0800)
committerDaniel P. BerrangĂ© <[email protected]>
Thu, 7 May 2020 11:48:41 +0000 (12:48 +0100)
commit569644f761f704901b70bd259762c60b7cb28634
treef6a9e2477fccb6d376e2e571d0be142e5326fe44
parent609dd53df540edd72faee705205aceca9c42fea5
crypto: fix getter of a QCryptoSecret's property

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 <[email protected]>
Signed-off-by: Daniel P. BerrangĂ© <[email protected]>
crypto/secret.c
This page took 0.023739 seconds and 4 git commands to generate.