[libvirt] [cim][PATCH 0/2] memory leak fixes in CIM provider

Adam Majer amajer at suse.de
Tue Jan 9 12:20:36 UTC 2018


In some instances, asprintf allocated memory is not freed
resulting in a slow memory leak.

Adam Majer (2):
  Fix memory leak in set_other_id_info
  Fix memory leak in set_input_props

 src/Virt_ComputerSystem.c             | 2 ++
 src/Virt_SettingsDefineCapabilities.c | 6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.13.6




More information about the libvir-list mailing list