diff options
author | David Howells <dhowells@redhat.com> | 2016-10-06 08:11:49 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-10-06 08:11:49 +0100 |
commit | 7212a57e8eaa2572481398532d7be0c2685362b9 (patch) | |
tree | 225fe38d7c4a16d5cb4b03b2f918f9650fe48826 /net/rxrpc/Makefile | |
parent | 19c0dbd5406ddc669ef1516c02c6b0f5a4465628 (diff) | |
download | blackbird-obmc-linux-7212a57e8eaa2572481398532d7be0c2685362b9.tar.gz blackbird-obmc-linux-7212a57e8eaa2572481398532d7be0c2685362b9.zip |
rxrpc: Fix oops on incoming call to serviceless endpoint
If an call comes in to a local endpoint that isn't listening for any
incoming calls at the moment, an oops will happen. We need to check that
the local endpoint's service pointer isn't NULL before we dereference it.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/Makefile')
0 files changed, 0 insertions, 0 deletions