aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/output.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-08-30 09:49:28 +0100
committerDavid Howells <dhowells@redhat.com>2016-08-30 15:56:12 +0100
commitccbd3dbe85e1445231a7e0da2dada130cedce9d0 (patch)
treecb96dbb4c0f156c993f18ccf9f3b3277b3492da1 /net/rxrpc/output.c
parentMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue (diff)
downloadlinux-dev-ccbd3dbe85e1445231a7e0da2dada130cedce9d0.tar.xz
linux-dev-ccbd3dbe85e1445231a7e0da2dada130cedce9d0.zip
rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls
The call pointer in a channel on a connection will be NULL if there's no active call on that channel. rxrpc_abort_calls() needs to check for this before trying to take the call's state_lock. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/output.c')
0 files changed, 0 insertions, 0 deletions