[libvirt] [libvirt-java] [PATCH 32/65] Fix memleak in StoragePool.listVolumes

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


At Fri, 21 Feb 2014 10:58:35 +0000,
Daniel P. Berrange wrote:
> 
> On Thu, Feb 13, 2014 at 04:22:40PM +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/StoragePool.java |   13 ++++++++++---
> >  src/main/java/org/libvirt/jna/Libvirt.java |    2 +-
> >  2 files changed, 11 insertions(+), 4 deletions(-)
> 
> ACK

Thanks, pushed.




More information about the libvir-list mailing list