freebsd-dev/usr.sbin/rpc.lockd
Don Lewis b6ecea3082 Actually use the loop interation limit so carefully computed on the
previous line to prevent buffer overflow.  This turns out to not be
important because the upstream xdr code already capped the object
size at the proper value.  Using the correct limit here looks a lot
less scary and should please Coverity.

Reported by:	Coverity
CID:		1199309, 1199310
MFC after:	1 week
2016-05-16 23:00:48 +00:00
..
kern.c
lock_proc.c Actually use the loop interation limit so carefully computed on the 2016-05-16 23:00:48 +00:00
lockd_lock.c NULL releasedfl after calling deallocate_file_lock() which frees it 2016-05-16 05:17:43 +00:00
lockd_lock.h
lockd.c
lockd.h
Makefile
Makefile.depend
rpc.lockd.8
test.c