
2 Oct
2020
2 Oct
'20
8:52 a.m.
On a Friday in 2020, Peter Krempa wrote:
We now have APIs which automatically expand the bitmap and also API which allocates a 0 size bitmap. Remove the condition from virBitmapNew.
Effectively reverts ce49cfb48ad
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virbitmap.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano