9 Apr
                
                    2021
                
            
            
                9 Apr
                
                '21
                
            
            
            
        
    
                4:38 p.m.
            
        On a Thursday in 2021, Peter Krempa wrote:
Use g_strsplit instead of virStringSplitCount and automatically free the temporary string list.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/openvz/openvz_conf.c | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano