cc00c7ea7d
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 | ||
README | ||
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