mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-22 04:26:52 +00:00
The return value of context_new needs to be free with context_free. Signed-off-by: bauen1 <j2468h@gmail.com> Acked-by: William Roberts <william.c.roberts@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
mcscolor.c | ||
mcstrans.c | ||
mcstrans.h | ||
mcstrans.init | ||
mcstrans.service | ||
mcstransd.c | ||
mls_level.c | ||
mls_level.h | ||
README |
To rebuild with debugging support: make clean && env CFLAGS="-Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -DDEBUG -g" LDFLAGS="-g" make