mirror of
https://github.com/topjohnwu/selinux.git
synced 2025-02-02 01:12:04 +00:00
Eric Paris
4e5eaacc59
libselinux: matchmediacon: do not leak fd
Every time matchmediacon is called we open the selinux_media_context_path(). But we never close the file. Close the file when we are finished with it. Signed-off-by: Eric Paris <eparis@redhat.com>
Description
This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux kernel and is used by Linux distributions. All bugs an
Languages
C
71.5%
Python
15.5%
Roff
9%
SWIG
1.1%
Makefile
1%
Other
1.9%