On Mon, Jun 24, 2019 at 06:27:13PM +0200, Peter Krempa wrote:
The function modifies the context but did not care to restore it
back.
If a <seclabel> was used on a disk, the <privateData> would not be
parsed.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/conf/domain_conf.c | 1 +
tests/qemustatusxml2xmldata/modern-out.xml | 12 +++++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano