git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd40c5
)
SUNRPC: fix decoding of optional gss-proxy xdr fields
author
J. Bruce Fields
<bfields@redhat.com>
Tue, 7 May 2013 21:45:20 +0000
(17:45 -0400)
committer
J. 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