Module Name:    src
Committed By:   sborrill
Date:           Fri Jun 15 11:22:22 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket #336


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-6.0

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.0
diff -u src/doc/CHANGES-6.0:1.1.2.132 src/doc/CHANGES-6.0:1.1.2.133
--- src/doc/CHANGES-6.0:1.1.2.132	Fri Jun 15 10:00:29 2012
+++ src/doc/CHANGES-6.0	Fri Jun 15 11:22:22 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.132 2012/06/15 10:00:29 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.133 2012/06/15 11:22:22 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -5665,3 +5665,9 @@ bin/rm/rm.c					1.52
 	effects.
 	[dholland, ticket #346]
 
+sys/dev/usb/stuirda.c				1.15
+
+	Fix a case where an uninitialized USB pipe could be freed in the
+	error path.
+	[joerg, ticket #336]
+

Reply via email to