SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 10 Oct 2006 02:08:22 +0000 (22:08 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:33 +0000 (10:46 -0500)
commitbee57c99c322d64407b80c8171958b4384902da4
tree68c35bd43760e691288e03638491536e9f645ff3
parent4e3e43ad14c574281034a27420abf1993694ac11
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns

Also clean up the code...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xdr.c