diff options
author | Eric Paris <eparis@redhat.com> | 2008-09-03 17:49:47 +0200 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2008-09-04 00:35:13 +0200 |
commit | 8e531af90f3940615623dc0aa6c94866a6773601 (patch) | |
tree | d618b12f26648de917cbec53677c734362e6bfc2 /lib/lmb.c | |
parent | Split up PIT part of TSC calibration from native_calibrate_tsc (diff) | |
download | linux-8e531af90f3940615623dc0aa6c94866a6773601.tar.xz linux-8e531af90f3940615623dc0aa6c94866a6773601.zip |
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>
Diffstat (limited to 'lib/lmb.c')
0 files changed, 0 insertions, 0 deletions