
9 Dec
2021
9 Dec
'21
1:44 p.m.
On a Thursday in 2021, Peter Krempa wrote:
In order to prepare for reuse of the function, move the allocation of the bitmap to the caller.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virbitmap.c | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano