• P
    Fix build after 47e5b5ae · 0e6cacc4
    Peter Krempa 提交于
    The patch described above introduced two problems caught by the compiler
    and thus breaking the build.
    
    One of the problems was comparison of unsigned with < 0 and the second
    one jumped a variable init.
    0e6cacc4
lxc_container.c 66.7 KB