Home
last modified time | relevance | path

Searched hist:d72fb30a43d2ef69fd966ae881e827ca4c09dec7 (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/posix1e/
H A Dacl_support.hdiff d72fb30a43d2ef69fd966ae881e827ca4c09dec7 Thu Jun 03 16:29:17 CEST 2010 Edward Tomasz Napierala <trasz@FreeBSD.org> _posix1e_acl_sort() never returns anything other than 0; change its
return type to void and update callers. This simplifies code and
fixes one place where the returned value was not actually checked.

Found with: Coverity Prevent
CID: 4791
H A Dacl_valid.cdiff d72fb30a43d2ef69fd966ae881e827ca4c09dec7 Thu Jun 03 16:29:17 CEST 2010 Edward Tomasz Napierala <trasz@FreeBSD.org> _posix1e_acl_sort() never returns anything other than 0; change its
return type to void and update callers. This simplifies code and
fixes one place where the returned value was not actually checked.

Found with: Coverity Prevent
CID: 4791
H A Dacl_set.cdiff d72fb30a43d2ef69fd966ae881e827ca4c09dec7 Thu Jun 03 16:29:17 CEST 2010 Edward Tomasz Napierala <trasz@FreeBSD.org> _posix1e_acl_sort() never returns anything other than 0; change its
return type to void and update callers. This simplifies code and
fixes one place where the returned value was not actually checked.

Found with: Coverity Prevent
CID: 4791
H A Dacl_support.cdiff d72fb30a43d2ef69fd966ae881e827ca4c09dec7 Thu Jun 03 16:29:17 CEST 2010 Edward Tomasz Napierala <trasz@FreeBSD.org> _posix1e_acl_sort() never returns anything other than 0; change its
return type to void and update callers. This simplifies code and
fixes one place where the returned value was not actually checked.

Found with: Coverity Prevent
CID: 4791