linux/drivers/misc/sgi-xp
Robin Holt 17e2161654 sgi-xpc: Remove NULL pointer dereference.
If the bte copy fails, the attempt to retrieve payloads merely returns a
null pointer deref and not NULL as was expected.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Dean Nelson <dcn@sgi.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-29 18:04:43 -08:00
..
Makefile
xp_main.c
xp_nofault.S
xp_sn2.c
xp_uv.c
xp.h
xpc_channel.c
xpc_main.c
xpc_partition.c
xpc_sn2.c sgi-xpc: Remove NULL pointer dereference. 2009-01-29 18:04:43 -08:00
xpc_uv.c sgi-xpc: ensure flags are updated before bte_copy 2009-01-29 18:04:42 -08:00
xpc.h
xpnet.c