No description
Find a file
rhatdan 019e6fd6d4 libselinux: audit2why: Fix segfault if finish() called twice
If audit2why.finish is called more than once the global avc variable
will be NULL, and thus dereferencing it will obviously cause problems.
Thus just bail if avc is NULL and we know cleanup is done.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2013-02-05 20:14:39 -05:00
checkpolicy Version bumps for upstream push 2012-09-13 10:33:58 -04:00
libselinux libselinux: audit2why: Fix segfault if finish() called twice 2013-02-05 20:14:39 -05:00
libsemanage libsemanage: Add sefcontext_compile to compile regex everytime policy is rebuilt 2013-02-01 12:08:58 -05:00
libsepol libsepol: filename_trans: use some better sorting to compare and merge 2013-02-01 12:08:56 -05:00
policycoreutils policycoreutils: semanage: seobject verify policy types before allowing you to assign them. 2013-02-05 20:14:39 -05:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Version bumps for upstream push 2012-09-13 10:33:58 -04: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