[libvirt] [java] [PATCH 0/6] Fix JNA wrapping, fix memory leaks and wrap security model / label function

Claudio Bley claudio.bley at gmail.com
Thu Jul 9 18:40:29 UTC 2015


At Wed, 08 Jul 2015 14:42:52 +0200,
Michal Privoznik wrote:
> 
> >> Claudio Bley (6):
> >>   JNA: fix wrong return type void vs. int
> >>   JNA: add CString class and fix memory leaks
> >>   JNA: simplify freeing memory for C strings
> >>   Use the CString class for Arrays of CStrings too
> >>   Implement Domain.getSecurityLabel and add SecurityLabel class
> >>   Implement Connect.getSecurityModel and add SecurityModel class
> > 
> > It has been a while since I posted these patches. Because nobody
> > objected until now, I'm just going to push them.
> 
> Yes, that's the same approach I'm using for libvirt-php, where the
> reviewer's capacity consists of, well, just me. I guess it's okay until
> the time those projects drag more attention.

Thanks, I'll do the same then.

Took me a while, but pushed now (after all this time I had some
_difficulties_ remembering the passphrase of my SSH key... ;-))

-- 
Claudio




More information about the libvir-list mailing list