selinux/libsepol
Eric Paris 7190ed6020 libsepol: store all filename transition rules when parsing a policy
The kernel policy parsing logic was incorrectly believing the list of
filename transition rules was always empty because we never updated the
tail pointer when we added to the list.  This patch updates the pointer
to the last entry when a new entry is added.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-01 13:40:19 -04:00
..
include Add role attribute support when expanding role_set_t. 2011-07-25 10:09:43 -04:00
man initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
src libsepol: store all filename transition rules when parsing a policy 2011-08-01 13:40:19 -04:00
tests reactivate attribute mapping unit test 2010-03-24 13:55:23 -04:00
utils initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
.gitignore Add subdirectory .gitignore files. 2009-10-20 21:25:55 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog Minor version bump for release 2011-07-27 15:32:54 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Minor version bump for release 2011-07-27 15:32:54 -04:00