]> Git Repo - linux.git/commit
sgi-xpc: Remove NULL pointer dereference.
authorRobin Holt <[email protected]>
Thu, 29 Jan 2009 22:25:07 +0000 (14:25 -0800)
committerLinus Torvalds <[email protected]>
Fri, 30 Jan 2009 02:04:43 +0000 (18:04 -0800)
commit17e2161654da4e6bdfd8d53d4f52e820ee93f423
tree73963484f16dc6fdfc2f84200bc40c060a36ce70
parent69b3bb65fa97a1e8563518dbbc35cd57beefb2d4
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 <[email protected]>
Signed-off-by: Dean Nelson <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/misc/sgi-xp/xpc_sn2.c
This page took 0.049442 seconds and 4 git commands to generate.