Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-1]: src/doc ticket 11015
details: https://anonhg.NetBSD.org/src/rev/dba77264c43d
branches: netbsd-2-1
changeset: 564249:dba77264c43d
user: bouyer <bouyer%NetBSD.org@localhost>
date: Tue Feb 06 21:17:57 2007 +0000
description:
ticket 11015
diffstat:
doc/CHANGES-2.1.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 62ce0d361562 -r dba77264c43d doc/CHANGES-2.1.1
--- a/doc/CHANGES-2.1.1 Tue Feb 06 21:17:16 2007 +0000
+++ b/doc/CHANGES-2.1.1 Tue Feb 06 21:17:57 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.1.1,v 1.1.2.62 2007/01/29 22:45:26 bouyer Exp $
+# $NetBSD: CHANGES-2.1.1,v 1.1.2.63 2007/02/06 21:17:57 bouyer Exp $
A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.1.1
release
@@ -559,3 +559,9 @@
(CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103), from xfree86 CVS
[adrianp, ticket #10989]
+sys/kern/vfs_syscalls.c 1.293 via patch
+
+ Close a file descriptor leak issue where erronious parameters to an
+ fsync_range(2) call could cause the file descriptor to never be closed.
+ [adrianp, ticket #11015]
+
Home |
Main Index |
Thread Index |
Old Index