rewrite selinux error handling to not abort due to a NULL read
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 19:20:43 +0000 (14:20 -0500)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 15 Jan 2008 19:20:43 +0000 (14:20 -0500)
commit9db435926fb82409caa2b5a7139781a95f105a63
tree66d90fdc0a098214cb29cdffd56538c45806c08d
parentc18415e2c6e151b773a90e66188714124ee8b867
rewrite selinux error handling to not abort due to a NULL read

2008-01-15  John (J5) Palmieri  <johnp@redhat.com>

* bus/bus.c (bus_context_check_security_policy): rewrite selinux error
handling to not abort due to a NULL read and to set the error only if
it is not already set (Based off of FDO Bug #12430)
ChangeLog
bus/bus.c