[libvirt] [libvirt-java] [PATCH 31/65] Fix memleak in Domain.snapshotListNames

Claudio Bley cbley at av-test.de
Wed Mar 26 13:38:48 UTC 2014


eAt Fri, 21 Feb 2014 10:57:44 +0000,
Daniel P. Berrange wrote:
> 
> On Thu, Feb 13, 2014 at 04:22:39PM +0100, Claudio Bley wrote:
> > We need to free the char* entries of the result array returned ourselves.
> > 
> > Signed-off-by: Claudio Bley <cbley at av-test.de>
> > ---
> >  src/main/java/org/libvirt/Domain.java      |   14 +++++++-------
> >  src/main/java/org/libvirt/jna/Libvirt.java |    2 +-
> >  2 files changed, 8 insertions(+), 8 deletions(-)
> 
> ACK

Thanks, pushed.




More information about the libvir-list mailing list