commit | 17e2161654da4e6bdfd8d53d4f52e820ee93f423 | [log] [tgz] |
---|---|---|
author | Robin Holt <holt@sgi.com> | Thu Jan 29 14:25:07 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 29 18:04:43 2009 -0800 |
tree | 73963484f16dc6fdfc2f84200bc40c060a36ce70 | |
parent | 69b3bb65fa97a1e8563518dbbc35cd57beefb2d4 [diff] |
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>