On a Monday in 2020, Peter Krempa wrote:
Multiple tests require the schema. Extract the loading into a
separate
variable to avoid issues with ownership of the pointer.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemublocktest.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano