Subject: PR/37236 CVS commit: [netbsd-3-1] src/usr.sbin/rpc.lockd
To: None <tron@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 11/19/2007 21:15:06
The following reply was made to PR bin/37236; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37236 CVS commit: [netbsd-3-1] src/usr.sbin/rpc.lockd
Date: Mon, 19 Nov 2007 21:10:45 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Mon Nov 19 21:10:45 UTC 2007
 
 Modified Files:
 	src/usr.sbin/rpc.lockd [netbsd-3-1]: 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.16.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.