[libvirt] [PATCH] Fix memory leak in virDomainSnapshotDiskDefClear()

2014-02-22 Thread Nehal J Wani
While running domainsnapshotxml2xmltest, it was found that valgrind pointed out the following memory leaks: ==32176== 42 (32 direct, 10 indirect) bytes in 1 blocks are definitely lost in loss record 42 of 66 ==32176==at 0x4A069EE: malloc (vg_replace_malloc.c:270) ==32176==by 0x4A06B62:

[libvirt] Compiling libvirt RPC client library for QNX

2014-02-22 Thread Panday Ritesh Sharma (rpanday)
HI Team, I have downloaded the libvirt source code from libvirt_0.9.8.orig.tar.gzhttps://launchpad.net/ubuntu/+archive/primary/+files/libvirt_0.9.8.orig.tar.gz . I just wanted libvirt RPC client library to be compiled for QNX. My remote box which is running QNX would like to establish libvirt

[libvirt] [PATCH] Fix memory leak in virSCSIDeviceListDel()

2014-02-22 Thread Nehal J Wani
While running virscsitest, it was found that valgrind pointed out the following memory leak: ==320== 5 bytes in 1 blocks are definitely lost in loss record 4 of 37 ==320==at 0x4A069EE: malloc (vg_replace_malloc.c:270) ==320==by 0x3E6CE81171: strdup (strdup.c:43) ==320==by 0x4CB28DF:

Re: [libvirt] Compiling libvirt RPC client library for QNX

2014-02-22 Thread Roman Bogorodskiy
Panday Ritesh Sharma (rpanday) wrote: HI Team, I have downloaded the libvirt source code from libvirt_0.9.8.orig.tar.gzhttps://launchpad.net/ubuntu/+archive/primary/+files/libvirt_0.9.8.orig.tar.gz . I just wanted libvirt RPC client library to be compiled for QNX. My remote box which