Re: [libvirt-glib] config: Fix typo preventing clock removal from a domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 2, 2014 at 11:03 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote:
> On Fri, Dec 06, 2013 at 12:10:29PM +0100, Christophe Fergeau wrote:
>> Commit 1c8ce29 added a way to unset a GVirConfigDomainClock set on a
>> GVirConfigDomain by calling gvir_config_domain_set_clock() with a NULL
>> argument.
>> However, a typo in a g_return_if_fail precondition prevents this code from
>> ever being called: g_return_if_fail(clock != NULL) is used while it should
>> have been g_return_if_fail(clock == NULL) as in all other preconditions in
>> 1c8ce29.

ACK

Zeeshan Ali (Khattak)
FSF member#5124

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]