diff options
author | J. Bruce Fields <bfields@redhat.com> | 2013-06-07 10:11:19 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:35:23 -0700 |
commit | 9b9f570a271aca8b09d7e5325da0aa836a703ede (patch) | |
tree | cae8744bb0ad15a497e980a6a19a3df4cac8f032 /init | |
parent | ea788759177526b7a103baed9c711d284d822fe5 (diff) |
svcrpc: fix gss-proxy xdr decoding oops
commit dc43376c26cef74226174a2394f37f2a3f8a8639 upstream.
Uninitialized stack data was being used as the destination for memcpy's.
Longer term we'll just delete some of this code; all we're doing is
skipping over xdr that we don't care about.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions