Go to file
Chris PeBenito e26b58b08e libsepol: Move context_copy() after switch block in ocontext_copy_*().
If an initial SID is missing a labeling statement, the compiler will
segfault on the context_copy().  Move the context copy after the
switch block so that the existance of the initial SID label can be checked
before trying to copy the context.

This fixes both ocontext_copy_selinux() and ocontext_copy_xen().

Signed-off-by: Chris PeBenito <cpebenito@tresys.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
2012-09-12 14:30:23 -04:00
checkpolicy checkpolicy: check return code on ebitmap_set_bit 2012-09-12 14:30:20 -04:00
libselinux libselinux: booleans: initialize pointer to silence coveriety 2012-09-12 14:30:22 -04:00
libsemanage libsemanage: do boolean name substitution 2012-09-12 13:17:30 -04:00
libsepol libsepol: Move context_copy() after switch block in ocontext_copy_*(). 2012-09-12 14:30:23 -04:00
policycoreutils policycoreutils: sandbox: Make sure Xephyr never listens on tcp ports 2012-09-12 14:30:22 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen sepolgen: Allow returning of bastard matches 2012-09-12 12:16:19 -04:00
.gitignore .gitignore: More files to ignore 2011-09-16 11:54:04 -04:00
Makefile libselinux: additional makefile support for rubywrap 2012-06-28 11:21:16 -04:00