summaryrefslogtreecommitdiff
path: root/net/llc/Kconfig
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2007-09-26 18:38:10 (GMT)
committerTrond Myklebust <Trond.Myklebust@netapp.com>2007-10-09 21:20:30 (GMT)
commit67f97d83bfcca9d9f8fbeeb14e7c644a82b24e12 (patch)
treea33db52992e4f916618d629eef94dd811e7d42b1 /net/llc/Kconfig
parentafde94f398b62c8596a8d0cbfc25798f0b52a371 (diff)
downloadlinux-fsl-qoriq-67f97d83bfcca9d9f8fbeeb14e7c644a82b24e12.tar.xz
SUNRPC: Use correct type in buffer length calculations
Use correct type signage in gss_krb5_remove_padding() when doing length calculations. Both xdr_buf.len and iov.iov_len are size_t, which is unsigned; so use an unsigned type for our temporary length variable to ensure we don't overflow it.. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/llc/Kconfig')
0 files changed, 0 insertions, 0 deletions