• J
    daemon: fix leak after listing all volumes · 7d5e3f02
    Ján Tomko 提交于
    CVE-2013-1962
    
    remoteDispatchStoragePoolListAllVolumes wasn't freeing the pool.
    The pool also held a reference to the connection, preventing it from
    getting freed and closing the netcf interface driver, which held two
    sockets open.
    (cherry picked from commit ca697e90)
    7d5e3f02
remote.c 150.7 KB