]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/misc/lkdtm.c: fix missing allocation failure check
authorAlan Cox <alan@linux.intel.com>
Mon, 30 Jul 2012 21:43:24 +0000 (14:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:22 +0000 (17:25 -0700)
commit086ff4b3a7fb9cdf41e6a5d0ccd99b86d84633a1
treebf7ab2f90ea3314eaa04e2614b6f848ba2c856ca
parente04f228335bde305d2833e40382ed37fc36f9efe
drivers/misc/lkdtm.c: fix missing allocation failure check

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=44691

Reported-by: <rucsoftsec@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/lkdtm.c