Re: [libvirt] [PATCH] dnsmasq.c: Fix OOM error reporting

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

 



2010/5/3 Eric Blake <eblake@xxxxxxxxxx>:
> On 05/03/2010 12:56 PM, Matthias Bolte wrote:
>> Also do some indentation clean up.
>> @@ -99,9 +99,8 @@ hostsfileAdd(dnsmasqHostsfile *hostsfile,
>>      return 0;
>>
>>   alloc_error:
>> -    virReportSystemError(ENOMEM,
>> -        _("Failed to add dhcp host entry: mac=%s, ip=%s, name=%s\n"),
>> -        mac, ip, (name ? name : "(null)"));
>> +    virReportOOMError();
>> +
>>      return -1;
>>  }
>
> ACK.
>

Thanks, pushed.

Matthias

--
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]