You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Paris
8e531af90f
SELinux: memory leak in security_context_to_sid_core
...
Fix a bug and a philosophical decision about who handles errors.
security_context_to_sid_core() was leaking a context in the common case.
This was causing problems on fedora systems which recently have started
making extensive use of this function.
In discussion it was decided that if string_to_context_struct() had an
error it was its own responsibility to clean up any mess it created
along the way.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
17 years ago
..
Makefile
Linux-2.6.12-rc2
20 years ago
avtab.c
SELinux: keep the code clean formating and syntax
17 years ago
avtab.h
SELinux: add more validity checks on policy load
17 years ago
conditional.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
17 years ago
conditional.h
SELinux: ss/conditional.h whitespace, syntax, and other cleanups
17 years ago
constraint.h
Linux-2.6.12-rc2
20 years ago
context.h
selinux: support deferred mapping of contexts
17 years ago
ebitmap.c
SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups
17 years ago
ebitmap.h
SELinux: kills warnings in Improve SELinux performance when AVC misses
18 years ago
hashtab.c
SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups
17 years ago
hashtab.h
SELinux: hashtab.h whitespace, syntax, and other cleanups
17 years ago
mls.c
SELinux: keep the code clean formating and syntax
17 years ago
mls.h
selinux: support deferred mapping of contexts
17 years ago
mls_types.h
SELinux: mls_types.h whitespace, syntax, and other cleanups
17 years ago
policydb.c
selinux: fix endianness bug in network node address handling
17 years ago
policydb.h
SELinux: policydb.h whitespace, syntax, and other cleanups
17 years ago
services.c
SELinux: memory leak in security_context_to_sid_core
17 years ago
services.h
Linux-2.6.12-rc2
20 years ago
sidtab.c
SELinux: open code sidtab lock
17 years ago
sidtab.h
selinux: support deferred mapping of contexts
17 years ago
symtab.c
SELinux: ensure keys constant in hashtab_search
18 years ago
symtab.h
Linux-2.6.12-rc2
20 years ago