[libvirt] [libvirt-glib] Add API to redefine an existing domain

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Mon Nov 21 21:09:06 UTC 2011


On Mon, Nov 21, 2011 at 10:12 PM, Marc-André Lureau
<marcandre.lureau at gmail.com> wrote:
> On Mon, Nov 21, 2011 at 9:02 PM, Zeeshan Ali (Khattak)
> <zeeshanak at gnome.org> wrote:
>> +    g_return_val_if_fail(err == NULL || *err == NULL, FALSE);

  As I explained on IRC, it is justified AFAICT. Either you pass a
'NULL' as the error arg or you pass an uninitialized place-holder for
error.

  Fixed other issues you pointed to.

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the libvir-list mailing list