]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r200992:
authormarkus <markus@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 30 Dec 2009 16:37:58 +0000 (16:37 +0000)
committermarkus <markus@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 30 Dec 2009 16:37:58 +0000 (16:37 +0000)
commita13bcac9eddf49f6e98484e8483147a2884b4c3c
treecb8b3ccb9b1928d360b6f95d45e8cf0a7e497c3b
parent5288be719d560bd3d7e32aef30a1cdc083e7697b
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)

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