• J
    virQEMUCapsReset: also clear out hostCPUModel · 1157678f
    Ján Tomko 提交于
    After succesfully reading an outdated caps cache from disk,
    calling virQEMUCapsReset did not properly clear out the calculated
    host CPU model. This lead to a memory leak when the host CPU model
    pointer was overwritten later in virQEMUCapsNewForBinaryInternal.
    
    Introduced by commit 68c70118.
    1157678f
qemu_capabilities.c 139.6 KB