• J
    parallels: Resolve some resource leaks · 50dc7015
    John Ferlan 提交于
    Be sure to VIR_FREE(accel) and moved virDomainVideoDefFree() within no_memory
    label to be consistent
    
    Resolve resource leak in parallelsApplyIfaceParams() when the 'oldnet' is
    allocated locally. Also virCommandFree(cmd) as necessary.
    50dc7015
parallels_driver.c 67.7 KB