
9 Dec
2021
9 Dec
'21
1:13 p.m.
On a Thursday in 2021, Peter Krempa wrote:
Use automatic memory freeing for the temporary bitmap and remove the pointless 'cleanup' section.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/vircapstest.c | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano