• J
    libxl: unref DomainObjPrivate on error path · f0c513a6
    Jim Fehlig 提交于
    There is a potential leak of a newly created libxlDomainObjPrivate
    when subsequent allocation of the object's chrdev field fails.
    Unref the object on such an error so that it is properly disposed.
    f0c513a6
libxl_driver.c 146.7 KB