[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] [PATCH] Allow maxnames to be 0 in List{, Defined}{Domains, Networks}
- From: Daniel Veillard <veillard redhat com>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: libvir-list <libvir-list redhat com>
- Subject: Re: [Libvir] [PATCH] Allow maxnames to be 0 in List{, Defined}{Domains, Networks}
- Date: Mon, 25 Jun 2007 04:09:04 -0400
On Fri, Jun 22, 2007 at 06:01:01PM +0100, Richard W.M. Jones wrote:
> It seems a bit pathological to check if maxNames <= 0 and throw an error
> if it is 0. In particular if you don't have any defined domains or
> networks (both fairly common scenarios) then this causes an error when
> you just pass the result of NumOfNetworks straight into ListNetworks.
> Backend drivers & QEMU seem to have no problem with maxNames being zero,
> so let's allow it.
hum, okay, it's true that other APIs manipulating arrays don't fail
if the size given is 0 (e.g. strncpy).
+1
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]