On Thu, Oct 26, 2017 at 12:22:59PM +0200, Jiri Denemark wrote:
When adding CPU usability blockers I forgot to properly free them
when
in virDomainCapsCPUModelsDispose.
Reported-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com>
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/conf/domain_capabilities.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>