HomeFreeBSD

MFC r340663 (rmacklem):

Description

MFC r340663 (rmacklem):

Improve sanity checking for the dircount hint argument to
NFSv3's ReaddirPlus and NFSv4's Readdir operations. The code
checked for a zero argument, but did not check for a very large value.
This patch clips dircount at the server's maximum data size.

Details

Provenance
emasteAuthored on
Parents
rS340850: MFC r340662 (rmacklem):
Branches
Unknown
Tags
Unknown