Subject: PR/37236 CVS commit: src/usr.sbin/rpc.lockd
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 11/04/2007 20:00:06
The following reply was made to PR bin/37236; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/37236 CVS commit: src/usr.sbin/rpc.lockd
Date: Sun, 4 Nov 2007 19:59:55 +0000 (UTC)
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.