platform_external_selinux/libselinux
Eric Paris 1e8f102e8c libselinux: src/label_android_property: do not leak fd on error
We were opening the path, but if the fstat failed or it was not a
regular file we would return without closing the fd.  Fix my using the
common error exit path rather than just returning.

Signed-off-by: Eric Paris <eparis@redhat.com>
2013-02-05 20:21:52 -05:00
..
include libselinux: mode_to_security_class: interface to translate a mode_t in to a security class 2013-02-05 20:14:40 -05:00
man libselinux: man: context_new(3): fix the return value description 2013-02-05 20:14:44 -05:00
src libselinux: src/label_android_property: do not leak fd on error 2013-02-05 20:21:52 -05:00
utils libselinux: Fix errors found by coverity 2013-02-05 20:14:45 -05:00
ChangeLog Version bumps for upstream push 2012-09-13 10:33:58 -04:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: Update Makefiles to handle /usrmove 2012-03-28 14:52:13 -04:00
VERSION Version bumps for upstream push 2012-09-13 10:33:58 -04:00