
1 Nov
2022
1 Nov
'22
6:07 p.m.
On a Monday in 2022, Peter Krempa wrote:
Passing negative number as an alias for the max value is an anti-feature we unfortunately allowed in virsh, but luckily never encouraged in the XML.
Refuse numbers with negative sign when parsing unsigned int from XPaths.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virxml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano