[libvirt] [libvirt-java] [PATCH 30/65] Fix Domain.getSchedulerParameters / getSchedulerType

Daniel P. Berrange berrange at redhat.com
Fri Feb 21 10:57:10 UTC 2014


On Thu, Feb 13, 2014 at 04:22:38PM +0100, Claudio Bley wrote:
> The getSchedulerType method returns a String (the name of the
> scheduler), not a String array containing a single element.
> 
> It's OK to just pass null for the second argument to
> virDomainGetSchedulerType.
> 
> Ensure to free the returned string.
> 
> Signed-off-by: Claudio Bley <cbley at av-test.de>
> ---
>  src/main/java/org/libvirt/Domain.java |   43 +++++++++++++++++++--------------
>  1 file changed, 25 insertions(+), 18 deletions(-)

ACK


Regards,
Daniel
--
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list