Module Name: src
Committed By: bouyer
Date: Tue Dec 17 20:52:38 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 999
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 src/doc/CHANGES-6.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.64 src/doc/CHANGES-6.2:1.1.2.65
--- src/doc/CHANGES-6.2:1.1.2.64 Tue Dec 17 20:48:34 2013
+++ src/doc/CHANGES-6.2 Tue Dec 17 20:52:38 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.64 2013/12/17 20:48:34 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.65 2013/12/17 20:52:38 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -1092,3 +1092,8 @@ usr.sbin/ndp/ndp.c 1.42
obey all local alignement requirements.
[martin, ticket #998]
+sys/compat/common/compat_util.c 1.45
+
+ Free pathbuf in an error path.
+ [martin, ticket #999]
+