On Fri, Jul 15, 2016 at 07:46:26PM +0200, Andrea Bolognani wrote:
> virConfGetValueLLong() errors out if the value is too big to
> fit into a long long integer, but claims the supported range
> to be (0,LLONG_MAX) instead of (LLONG_MIN,LLONG_MAX).
> ---
>  src/util/virconf.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

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

Reply via email to