On 09/03/13 17:42, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berra...@redhat.com>
> 
> The 'uuid' field in virDomainDefPtr is not a pointer, it is a
> fixed length array. Calling VIR_ALLOC on it is thus wrong and
> leaks memory.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  src/parallels/parallels_storage.c | 3 ---
>  1 file changed, 3 deletions(-)
> 

ACK.

Peter


Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to