Go to file
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
checkpolicy checkpolicy: Free allocated memory when clean up / exit. 2013-02-05 20:14:50 -05:00
libselinux libselinux: sefcontext_compile: do not leak fd on error 2013-02-05 20:21:52 -05:00
libsemanage libsemanage: semanage_store: do not leak memory in semanage_exec_prog 2013-02-05 20:19:05 -05:00
libsepol libsepol: Fix memory leak issues found by Klocwork 2013-02-05 20:14:50 -05:00
policycoreutils policycoreutils: sestatus: rewrite to shut up coverity 2013-02-05 20:21:51 -05:00
scripts scripts: release: do not complain if release dir exists 2013-02-05 20:19:03 -05:00
sepolgen sepolgen: understand role attributes 2013-02-05 20:14:47 -05:00
.gitignore global: gitignore: add a couple of more editor backup filetypes 2013-02-01 12:14:57 -05:00
Makefile libselinux: additional makefile support for rubywrap 2012-06-28 11:21:16 -04:00