Date: Tue, 1 Sep 2009 18:30:17 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/posix1e acl_calc_mask.c acl_to_text.c Message-ID: <200909011830.n81IUYEd021506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2009-09-01 18:30:17 UTC
FreeBSD src repository
Modified files:
lib/libc/posix1e acl_calc_mask.c acl_to_text.c
Log:
SVN rev 196740 on 2009-09-01 18:30:17Z by trasz
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
MFC after: 3 days
Revision Changes Path
1.11 +7 -6 src/lib/libc/posix1e/acl_calc_mask.c
1.13 +5 -5 src/lib/libc/posix1e/acl_to_text.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909011830.n81IUYEd021506>
