• M
    Fix lxc syntax-check failure · 169afbe9
    Mark McLoughlin 提交于
    Fixes:
    
     CHECK: avoid_if_before_free
     src/lxc_container.c: if (oldroot) VIR_FREE(oldroot)
     src/lxc_container.c: if (newroot) VIR_FREE(newroot)
     Makefile.maint: found useless "if" before "free" above
    
    and:
    
     src/lxc_container.c:317:
     Makefile.maint: found trailing blank(s)
    Signed-off-by: NMark McLoughlin <markmc@redhat.com>
    169afbe9
可在Tags中查看这些版本中当前仓库的状态.
ChangeLog 578.0 KB