Module Name: src
Committed By: bouyer
Date: Tue Dec 17 21:00:41 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
ticket 1893
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-5.3
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-5.3
diff -u src/doc/CHANGES-5.3:1.1.2.40 src/doc/CHANGES-5.3:1.1.2.41
--- src/doc/CHANGES-5.3:1.1.2.40 Tue Dec 17 20:57:53 2013
+++ src/doc/CHANGES-5.3 Tue Dec 17 21:00:41 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.3,v 1.1.2.40 2013/12/17 20:57:53 bouyer Exp $
+# $NetBSD: CHANGES-5.3,v 1.1.2.41 2013/12/17 21:00:41 bouyer Exp $
A complete list of changes from the NetBSD 5.2 release to the NetBSD 5.3
release:
@@ -664,3 +664,8 @@ usr.sbin/ndp/ndp.c 1.42
obey all local alignement requirements.
[martin, ticket #1892]
+sys/compat/common/compat_util.c 1.45
+
+ Free pathbuf in an error path.
+ [martin, ticket #1893]
+