7 Apr
                
                    2021
                
            
            
                7 Apr
                
                '21
                
            
            
            
        
    
                6:58 p.m.
            
        On a Thursday in 2021, Peter Krempa wrote:
Move variables into the loop which uses them and use automatic freeing for temporarily allocated variables.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virresctrl.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano