Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc ticket 11015
details: https://anonhg.NetBSD.org/src/rev/fdc63627f90e
branches: netbsd-2
changeset: 564577:fdc63627f90e
user: bouyer <bouyer%NetBSD.org@localhost>
date: Tue Feb 06 21:18:32 2007 +0000
description:
ticket 11015
diffstat:
doc/CHANGES-2.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 0bd9bd603cc3 -r fdc63627f90e doc/CHANGES-2.2
--- a/doc/CHANGES-2.2 Tue Feb 06 21:15:55 2007 +0000
+++ b/doc/CHANGES-2.2 Tue Feb 06 21:18:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.2,v 1.1.2.99 2007/01/29 22:44:36 bouyer Exp $
+# $NetBSD: CHANGES-2.2,v 1.1.2.100 2007/02/06 21:18:32 bouyer Exp $
A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2
release
@@ -1057,3 +1057,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