Go to file
Eric Paris 0a5dc30456 policycoreutils: sandbox: seunshare: do not reassign realloc value
We were doing x = realloc(x, )  which is a big no no, since it leaks X
on allocation failure.  Found with static analysis tool from David
Malcolm.

Signed-off-by: Eric Paris <eparis@redhat.com>
2013-02-05 20:14:50 -05:00
checkpolicy checkpolicy: libsepol: implement default type policy syntax 2013-02-05 20:14:46 -05:00
libselinux libselinux: do not leak file contexts with mmap'd backend 2013-02-05 20:14:48 -05:00
libsemanage libsemanage: fixes from coverity 2013-02-05 20:14:45 -05:00
libsepol checkpolicy: libsepol: implement default type policy syntax 2013-02-05 20:14:46 -05:00
policycoreutils policycoreutils: sandbox: seunshare: do not reassign realloc value 2013-02-05 20:14:50 -05:00
scripts release script 2009-03-12 01:23:32 -04: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