diff options
author | 2012-04-04 13:46:36 -0400 | |
---|---|---|
committer | 2012-04-09 12:22:56 -0400 | |
commit | bb7081ab93582fd2557160549854200a5fc7b42a (patch) | |
tree | fa95a4c7f31d7f3f06d38eab68fcdd19da102e82 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | SELinux: audit failed attempts to set invalid labels (diff) | |
download | wireguard-linux-bb7081ab93582fd2557160549854200a5fc7b42a.tar.xz wireguard-linux-bb7081ab93582fd2557160549854200a5fc7b42a.zip |
SELinux: possible NULL deref in context_struct_to_string
It's possible that the caller passed a NULL for scontext. However if this
is a defered mapping we might still attempt to call *scontext=kstrdup().
This is bad. Instead just return the len.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions