[PATCH] RxRPC: Fix a potential NULL dereference

David Miller davem at davemloft.net
Sat Feb 7 00:51:01 EST 2009


From: David Howells <dhowells at redhat.com>
Date: Fri, 06 Feb 2009 11:59:43 +0000

> Fix a potential NULL dereference bug during error handling in
> rxrpc_kernel_begin_call(), whereby rxrpc_put_transport() may be handed a NULL
> pointer.
> 
> This was found with a code checker (http://repo.or.cz/w/smatch.git/).
> 
> Reported-by: Dan Carpenter <error27 at gmail.com>
> Signed-off-by: David Howells <dhowells at redhat.com>

Applied, thanks David.



More information about the linux-afs mailing list