On 06/17/14 11:42, Ján Tomko wrote:
On 06/17/2014 11:24 AM, Peter Krempa wrote:
> Peter Krempa (3):
> uuid: Fix coverity warning of unchecked return value
> vbox: snapshot: Avoid memleak in virVBoxSnapshotConfAllChildren
> vbox: snapshot: Avoid memleaks in functions dealing with disk arrays
>
> src/vbox/vbox_snapshot_conf.c | 64 +++++++++++++++++++++++++++++++++++--------
> tests/qemuxml2argvtest.c | 4 ++-
> 2 files changed, 55 insertions(+), 13 deletions(-)
ACK
I've pushed 1/3 and will repost the rest due to the issues pointed out.
Peter