Subject: CVS commit: [netbsd-3] src/usr.sbin/rpc.lockd
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/19/2007 21:11:52
Module Name:	src
Committed By:	bouyer
Date:		Mon Nov 19 21:11:52 UTC 2007

Modified Files:
	src/usr.sbin/rpc.lockd [netbsd-3]: lock_proc.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #1873):
	usr.sbin/rpc.lockd/lock_proc.c: revision 1.8
Fix off-by-one error accessing "clnt_cache_addr" array which causes heap
corruption. This will hopefully fix PR bin/37236.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.8.1 src/usr.sbin/rpc.lockd/lock_proc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.