Subject: CVS commit: src/usr.sbin/rpc.lockd
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/04/2007 19:59:54
Module Name:	src
Committed By:	tron
Date:		Sun Nov  4 19:59:54 UTC 2007

Modified Files:
	src/usr.sbin/rpc.lockd: lock_proc.c

Log Message:
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.8 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.