Skip to content

Miscelaneous Fixes

Eduardo de Barros Lima requested to merge eblima/libgovirt:master into master

Changes are:

  1. New item in enum OvirtStorageDomainFormatVersion, fixing a warning in the codee
  2. Cleanup codebase by using NULL safe g_clear_object() and g_clear_pointer functions
  3. Fix indentation in ovirt_proxy_call_async_data_free()

Merge request reports