[libvirt] [PATCH] Fix build breaker with ATTRIBUTE_NONNULL defs

Daniel P. Berrange berrange at redhat.com
Tue Apr 16 11:49:33 UTC 2013


On Tue, Apr 16, 2013 at 07:24:43AM -0400, John Ferlan wrote:
> Using "./autogen.sh --system lv_cv_static_analysis=yes" for my daily
> Coverity builds resulted in the following error when building:
> 
> In file included from util/vircgrouppriv.h:32:0,
>                  from util/vircgroup.c:44:
> util/vircgroup.h:59:5: error: nonnull argument with out-of-range operand number (argument 1, operand 5)
> util/vircgroup.h:74:5: error: nonnull argument references non-pointer operand (argument 1, operand 4)
> make[3]: *** [libvirt_util_la-vircgroup.lo] Error 1
> make[3]: Leaving directory `/home/jferlan/libvirt.cov.curr/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/jferlan/libvirt.cov.curr/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jferlan/libvirt.cov.curr'
> make: *** [all] Error 2
> ---
>  src/util/vircgroup.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

ACK

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