Date: Sat, 5 Sep 2009 15:01:56 +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: <200909051502.n85F2CLk091096@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2009-09-05 15:01:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libc/posix1e acl_calc_mask.c acl_to_text.c Log: SVN rev 196862 on 2009-09-05 15:01:56Z by trasz 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) Revision Changes Path 1.10.2.2 +7 -6 src/lib/libc/posix1e/acl_calc_mask.c 1.12.2.2 +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?200909051502.n85F2CLk091096>