]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security_dac: annotate some functions with ATTRIBUTE_NONNULL
authorJim Fehlig <jfehlig@suse.com>
Tue, 13 May 2014 21:38:00 +0000 (15:38 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 16 May 2014 21:32:14 +0000 (15:32 -0600)
commite1ce6d836e10e5ca1642735151237d1e35b3fed8
treeae255f70a2f74eeb535bef21145c15e65c372009
parent3931ba2d442afbb95437f927263839f1abbaba7d
security_dac: annotate some functions with ATTRIBUTE_NONNULL

Annotate some static function parameters with ATTRIBUTE_NONNULL
and remove checks for NULL inputs.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/security/security_dac.c