SUNRPC: fix decoding of optional gss-proxy xdr fields
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 7 May 2013 21:45:20 +0000 (17:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 7 May 2013 21:45:20 +0000 (17:45 -0400)
The current code works, but sort of by accident: it obviously didn't
intend the error return to be interpreted as "true".

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found