diff options
| author | Masami Hiramatsu <[email protected]> | 2011-02-14 14:48:07 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-02-14 12:09:53 +0100 |
| commit | 0de4b34d466bae571b50f41c7296b85248205e35 (patch) | |
| tree | 43c590d7cec90324bfdcf1cec074a8172547ed18 /scripts/patch-kernel | |
| parent | 40262a71536d0b4a7486b279fa39463cfffabcc2 (diff) | |
tracing/kprobe: Fix NULL pointer deref check
Add NULL check for avoiding NULL pointer deref.
This bug has been introduced by:
1ff511e35ed8: tracing/kprobes: Add bitfield type
which causes a null pointer dereference bug when kprobe-tracer
parses an argument without type.
Reported-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reported-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions