]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Fix -noauth security handling
authorDavid Howells <dhowells@redhat.com>
Mon, 12 Feb 2018 23:07:39 +0000 (23:07 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 Feb 2018 10:20:41 +0000 (10:20 +0000)
commit5fd282529da85f44836aaba8a0c66f1514484148
tree234842d0cd2829308f56d3855b9def43bd0a24b1
parent74dcb5b2d2924cda4a005f8d53960ad27a740d72
Fix -noauth security handling

Fix the handling of -noauth security in the af_rxrpc transport module.

Without this, a SEGV can be triggered by:

pts examine -nameorid dhowells -noauth -cell my.cell.org

Signed-off-by: David Howells <dhowells@redhat.com>
af_rxrpc/af_rxrpc.c