platform_external_selinux/libselinux
Eric Paris 0834ff3022 libselinux: do not leak file contexts with mmap'd backend
We use strdup to store the intended context when we have an mmap'd
file backend.  We, however, skipped freeing those contexts.

Signed-off-by: Eric Paris <eparis@redhat.com>
2013-02-05 20:14:48 -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: do not leak file contexts with mmap'd backend 2013-02-05 20:14:48 -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