[libvirt] [PATCH] Remove bogus ATTRIBUTE_NONNULL from virFirewallAddRuleFull

John Ferlan jferlan at redhat.com
Mon Apr 28 13:25:11 UTC 2014



On 04/28/2014 09:18 AM, Daniel P. Berrange wrote:
> The virFirewallAddRuleFull method originally had a single
> compulsory virFirewallQueryCallback parameter. During dev
> work though the ignoreErrors parameter was added and the
> callback parameter made optional. The ATTRIBUTE_NONNULL
> annotation was never removed though.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/util/virfirewall.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

ACK - this makes coverity build happy again.

John




More information about the libvir-list mailing list