No description
Find a file
Eric Paris d0c7f6ea4f libsemanage: fcontext_record: do not leak on error in semanage_fcontext_key_create
If the strdup failed, we would return without freeing tmp_key.  This is
obviously a memory leak.  So free that if we are finished with it.

Signed-off-by: Eric Paris <eparis@redhat.com>
2013-02-05 20:19:04 -05:00
checkpolicy checkpolicy: Free allocated memory when clean up / exit. 2013-02-05 20:14:50 -05:00
libselinux libselinux: do not leak file contexts with mmap'd backend 2013-02-05 20:14:48 -05:00
libsemanage libsemanage: fcontext_record: do not leak on error in semanage_fcontext_key_create 2013-02-05 20:19:04 -05:00
libsepol libsepol: Fix memory leak issues found by Klocwork 2013-02-05 20:14:50 -05:00
policycoreutils policycoreutils: seunshare: do checking on setfsuid 2013-02-05 20:14: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