]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] kallsyms: handle malloc() failure
authorJesper Juhl <jesper.juhl@gmail.com>
Sat, 25 Mar 2006 11:07:46 +0000 (03:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:56 +0000 (08:22 -0800)
commit977c3a6345e3c4726470e75285f82f8f0fd5f3ca
treed65627ea5c9b4124cc456048da0d3ab5fb2dd5dd
parentc83290db32daa1f9f51bcd0d15649f850568cfc8
[PATCH] kallsyms: handle malloc() failure

This fixes coverity bugs #398 and #397

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
scripts/kallsyms.c