Juan Hernandez has submitted this change and it was merged.
Change subject: Fix check of libxml writer creation
......................................................................
Fix check of libxml writer creation
Currently when the libxml output buffer is created, the code doesn't
check correctly the result of the method. As a result if an error
happens it won't be detected. This patch fixes that issue.
Change-Id: I8be40c43382af87538837366733875587b6ef1bd
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/ext/ovirtsdk/ov_xml_writer.c
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/53693
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8be40c43382af87538837366733875587b6ef1bd
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>