[Libosinfo] [libosinfo PATCH v2 0/3] CI breakage fixes

Fabiano Fidêncio fidencio at redhat.com
Wed Jul 17 12:24:47 UTC 2019


Those patches (partially) the breakage caused on virt-manager's tests
caught by libvirt-jenkins-ci.

There's still an issue happening, which I'm investigating, that I'm
getting a SIGTERM when running testCLI0450virt_convert

It also seems to be related to the latest tree libsoup related patches
on libosinfo, but I'm not totally sure yet.

Changes since v1:
https://www.redhat.com/archives/libosinfo/2019-July/msg00113.html
- Split the patch in 3 patches, in order to make things cleaner;
- Addressed Pino's comment and also changed the g_object_unref() call
  required due to the change requested;

Fabiano Fidêncio (3):
  tree: Use g_clear_object in create_from_location_async_data_free()
  tree: goto cleanup on any error, on on_content_read()
  tree: cleanup on any error & return on
    _create_from_location_async_helper()

 osinfo/osinfo_tree.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.21.0




More information about the Libosinfo mailing list