
9 Dec
2021
9 Dec
'21
12:46 p.m.
On a Thursday in 2021, Peter Krempa wrote:
Move the 'path' and 'type' variables down to the appropriate block and use automatic freeing for them as well as the temporary virBitmap.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/capabilities.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano