summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2012-05-04 11:44:12 -0400
committerJ. Bruce Fields <bfields@redhat.com>2012-05-31 20:29:41 -0400
commit91c427ac3a61ccabae0fdef53563edf40394b6c9 (patch)
tree66f5aaf373ebef288ed561def0f188f1ac5700d5 /tools
parent786185b5f8abefa6a8a16695bb4a59c164d5a071 (diff)
downloadlinux-3.10-91c427ac3a61ccabae0fdef53563edf40394b6c9.tar.gz
linux-3.10-91c427ac3a61ccabae0fdef53563edf40394b6c9.tar.bz2
linux-3.10-91c427ac3a61ccabae0fdef53563edf40394b6c9.zip
sunrpc: do array overrun check in svc_recv before allocating pages
There's little point in waiting until after we allocate all of the pages to see if we're going to overrun the array. In the event that this calculation is really off we could end up scribbling over a bunch of memory and make it tougher to debug. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions