Date: Wed, 30 Dec 2009 16:37:58 +0000 (UTC) From: Markus Brueffer <markus@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/posix1e acl_delete_entry.c Message-ID: <200912301638.nBUGcJAl096778@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markus 2009-12-30 16:37:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libc/posix1e acl_delete_entry.c
Log:
SVN rev 201260 on 2009-12-30 16:37:58Z by markus
MFC r200992:
Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointed
to an entry of 'acl', all ACL entries starting with entry_d would be deleted.
Approved by: emax (mentor)
Revision Changes Path
1.8.2.2 +6 -1 src/lib/libc/posix1e/acl_delete_entry.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912301638.nBUGcJAl096778>
