On a Friday in 2020, Peter Krempa wrote:
Modify the condition which would make virBitmapNewQuiet fail to
possibly
overallocate by 1 rather than failing.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virbitmap.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano