
9 Dec
2021
9 Dec
'21
1 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> --- src/qemu/qemu_hotplug.c | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano