[libvirt] [PATCH] storage: Fix the memory leak

Osier Yang jyang at redhat.com
Thu Jan 23 13:39:20 UTC 2014


On 23/01/14 19:06, Martin Kletzander wrote:
> On Thu, Jan 23, 2014 at 06:23:32PM +0800, Osier Yang wrote:
>> The return value of virGetFCHostNameByWWN is a strdup'ed string.
>> Also add comments to declare that the caller should take care of
>> freeing it.
>> ---
>>   src/storage/storage_backend_scsi.c | 15 ++++++++++-----
>>   src/util/virutil.c                 |  5 ++++-
>>   2 files changed, 14 insertions(+), 6 deletions(-)
>>
> ACK,

Thanks, pushed.

Osier




More information about the libvir-list mailing list