• J
    Also detect and remove unnecessary if-before-xmlXPathFreeContext. · 2367caa3
    Jim Meyering 提交于
    * build-aux/find-unnecessary-if-before-free: Update regexp.
    * src/openvz_conf.c: Remove unnecessary "if (P)"-before xmlXPathFreeContext.
    * src/qemu_conf.c: Likewise.
    * src/virsh.c: Likewise.
    * src/xm_internal.c: Likewise.
    * src/xml.c: Likewise.
    * tests/xmlrpctest.c: Likewise.
    2367caa3
xml.c 59.7 KB