]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: reject more negative numbers
authorJán Tomko <jtomko@redhat.com>
Mon, 27 Mar 2017 12:17:42 +0000 (14:17 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 27 Mar 2017 15:20:03 +0000 (17:20 +0200)
commitdf6551feb47b83c70d099b9c0d7cdf3ca2410760
tree7edcf860c6da8cb2a7587c3d4bce90e049303a61
parent2da7f545a34747ae21d73ce1369a6d2055f94ea4
virsh: reject more negative numbers

Be more positive and reject negative numbers where we don't
allow them by using the virStrToLong variants with 'p'.

https://bugzilla.redhat.com/show_bug.cgi?id=1436119
tools/virsh-domain.c
tools/virsh-host.c
tools/virsh-volume.c