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 1616



details:   https://anonhg.NetBSD.org/src/rev/a28b28394dd4
branches:  netbsd-3-0
changeset: 579389:a28b28394dd4
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Mar 03 22:57:10 2007 +0000

description:
ticket 1616

diffstat:

 doc/CHANGES-3.0.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r fe1ff992786b -r a28b28394dd4 doc/CHANGES-3.0.3
--- a/doc/CHANGES-3.0.3 Sat Mar 03 22:55:53 2007 +0000
+++ b/doc/CHANGES-3.0.3 Sat Mar 03 22:57:10 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.3,v 1.1.2.24 2007/02/19 22:22:26 tron Exp $
+#      $NetBSD: CHANGES-3.0.3,v 1.1.2.25 2007/03/03 22:57:10 bouyer Exp $
 
 A complete list of changes from the NetBSD 3.0.2 release to the NetBSD 3.0.3
 release:
@@ -1545,3 +1545,11 @@
        group information. This fixes PR bin/35570.
        [martti, ticket #1666]
 
+sys/kern/vfs_syscalls.c                                1.293 via patch
+
+       Fix issue noted by Ilja van Sprundel and disclosed at 23C3.
+       Make sure we always FILE_UNUSE the file. To make it easier, exit
+       via a new "out:" exit path that does so, setting error beforehand.
+       Fix suggested by Elad, hand-typed by me.
+       [wrstuden, ticket #1616]
+



Home | Main Index | Thread Index | Old Index