Subject: PR/37236 CVS commit: [netbsd-4] src/usr.sbin/rpc.lockd
To: None <tron@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 11/04/2007 21:30:03
The following reply was made to PR bin/37236; it has been noted by GNATS.
From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/37236 CVS commit: [netbsd-4] src/usr.sbin/rpc.lockd
Date: Sun, 4 Nov 2007 21:27:13 +0000 (UTC)
Module Name: src
Committed By: xtraeme
Date: Sun Nov 4 21:27:13 UTC 2007
Modified Files:
src/usr.sbin/rpc.lockd [netbsd-4]: lock_proc.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #976):
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.18.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.