9 Apr
                
                    2021
                
            
            
                9 Apr
                
                '21
                
            
            
            
        
    
                4:39 p.m.
            
        On a Thursday in 2021, Peter Krempa wrote:
While the code invokes the string list length calculation twice, it happens only on error path, which by itself should never happen.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virsystemd.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano