From 7fe4e0e892dad84aaf383bc130f4909f9b4b380d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 6 Nov 2007 18:26:44 +0000 Subject: * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with old headers, don't call avc_has_perm if we don't have the permission information. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e6d92a9..32e8b62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-11-06 Ulrich Drepper + + * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with + old headers, don't call avc_has_perm if we don't have the + permission information. + 2007-11-05 Daniel Jacobowitz * elf/rtld.c (dl_main): Use the page size to find the map start. -- cgit v1.1