Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc ticket #1873
details: https://anonhg.NetBSD.org/src/rev/846e0e79a051
branches: netbsd-3-0
changeset: 579462:846e0e79a051
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Nov 19 21:10:06 2007 +0000
description:
ticket #1873
diffstat:
doc/CHANGES-3.0.4 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 483e9f95fd24 -r 846e0e79a051 doc/CHANGES-3.0.4
--- a/doc/CHANGES-3.0.4 Mon Nov 19 21:09:38 2007 +0000
+++ b/doc/CHANGES-3.0.4 Mon Nov 19 21:10:06 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.4,v 1.1.2.13 2007/11/04 12:44:27 ghen Exp $
+# $NetBSD: CHANGES-3.0.4,v 1.1.2.14 2007/11/19 21:10:06 bouyer Exp $
A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
release:
@@ -146,3 +146,9 @@
Update to 2007110100 version
[martti, ticket #1871, #1872]
+usr.sbin/rpc.lockd/lock_proc.c 1.8
+
+ Fix off-by-one error accessing "clnt_cache_addr" array which causes
+ heap corruption. This will hopefully fix PR bin/37236.
+ [tron, ticket #1873]
+
Home |
Main Index |
Thread Index |
Old Index