]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196740:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Sep 2009 15:01:56 +0000 (15:01 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Sep 2009 15:01:56 +0000 (15:01 +0000)
commit2a18ad594fabe2fded0ee697fdb27b2f266bf3ce
tree45356238f2f3a3e19e342ba264d183b99f57cda4
parentf77ca2a9f66266638665c6ada53d99f5cef0dcd5
MFC r196740:

Fix regression introduced with NFSv4 ACL support - make acl_to_text(3)
and acl_calc_mask(3) return error instead of crashing when acl passed
to them is NULL.

Submitted by: markus
Reviewed by: rwatson
Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196862 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/posix1e/acl_calc_mask.c
lib/libc/posix1e/acl_to_text.c