summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>2009-01-06 23:41:11 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-07 00:59:14 +0100
commit350eaf791bebccb9ad5999351f3e328319545f03 (patch)
tree7a9b18b1c2ab34cf62ae5862fbf1cc629ed383fa /samples
parentprofile: don't include <asm/ptrace.h> twice. (diff)
downloadlinux-350eaf791bebccb9ad5999351f3e328319545f03.tar.xz
linux-350eaf791bebccb9ad5999351f3e328319545f03.zip
do_coredump(): check return from argv_split()
do_coredump() accesses helper_argv[0] without checking helper_argv != NULL. This can happen if page allocation failed. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions