Skip to content
Commit f4552c2d authored by David Howells's avatar David Howells
Browse files

rxrpc: Validate the net address given to rxrpc_kernel_begin_call()



Validate the net address given to rxrpc_kernel_begin_call() before using
it.

Whilst this should be mostly unnecessary for in-kernel users, it does clear
the tail of the address struct in case we want to hash or compare the whole
thing.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 4a3388c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment