• E
    cgroup: silence coverity warning · 3f81f8e4
    Eric Blake 提交于
    Coverity noted that most clients reacted to failure to hash; but in
    a best-effort kill loop, we can ignore failure.
    
    * src/util/cgroup.c (virCgroupKillInternal): Ignore hash failure.
    3f81f8e4
cgroup.c 40.9 KB