6f9fb4f Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr"

Authored and Committed by mprivozn 5 years ago
    Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr"
    
    This reverts commit 0f80c71822d82465d558d697d3be9af2d21e3675.
    
    Turns out, our code relies on virCgroupFree(&var) setting
    var = NULL.
    
    Conflicts:
      src/util/vircgroup.c: context because 94f1855f099445d is not
      reverted.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
    
        
file modified
+2 -2
file modified
+2 -2
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+5 -5
file modified
+8 -8
file modified
+1 -1
file modified
+18 -16
file modified
+1 -1
file modified
+28 -28
file modified
+1 -1
file modified
+21 -21