• J
    Resolve a couple of memory leaks · 727a3c58
    John Ferlan 提交于
    Commit id '4b75237f' seems to have triggered Coverity into finding
    at least one memory leak in xen_xl.c for error path for cleanup where
    the listenAddr would be leaked. Reviewing other callers, it seems that
    qemu_parse_command.c would have the same issue, so just it too.
    727a3c58
xen_xl.c 29.4 KB