On Fri, Apr 23, 2021 at 17:39:23 +0200, Tim Wiederhake wrote: > This strictens the parser to disallow negative values (interpreted as > `UINT_MAX + value + 1`) for attribute `bufferCount`.
A change like this requires justification, but you've provided only an explanation. > Signed-off-by: Tim Wiederhake <twied...@redhat.com> > --- > src/conf/domain_conf.c | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-)