selinux/libselinux
Eric Paris ce39302fd0 libselinux: sefcontext_compile: do not leak fd on error
We open the file which is to be used to write the binary format of file
contexts.  If we hit an error actually writing things out, we return,
but never close the fd.  Do not leak.

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: matchmediacon: do not leak fd 2013-02-05 20:21:52 -05:00
utils libselinux: sefcontext_compile: do not leak fd on error 2013-02-05 20:21:52 -05:00
ChangeLog Version bumps for upstream push 2012-09-13 10:33:58 -04:00
LICENSE
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