mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-15 01:40:53 +00:00
7190ed6020
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> |
||
---|---|---|
.. | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
ChangeLog | ||
COPYING | ||
Makefile | ||
VERSION |