Staging
v0.5.1
https://github.com/torvalds/linux
Revision 62e5c4b4d6351707346695fd9e151b6cda85cbe1 authored by Cyrill Gorcunov on 02 March 2008, 20:28:24 UTC, committed by Christoph Lameter on 03 March 2008, 20:22:32 UTC
This patch fix possible NULL pointer dereference if kzalloc
failed. To be able to return proper error code the function
return type is changed to ssize_t (according to callees and
sysfs definitions).

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
1 parent f619cfe
History
Tip revision: 62e5c4b4d6351707346695fd9e151b6cda85cbe1 authored by Cyrill Gorcunov on 02 March 2008, 20:28:24 UTC
slub: fix possible NULL pointer dereference
Tip revision: 62e5c4b
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 636 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.6 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top