Module Name: src
Committed By: snj
Date: Tue Nov 13 16:57:45 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
1093
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-8.1
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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.55 src/doc/CHANGES-8.1:1.1.2.56
--- src/doc/CHANGES-8.1:1.1.2.55 Mon Nov 12 16:03:17 2018
+++ src/doc/CHANGES-8.1 Tue Nov 13 16:57:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.55 2018/11/12 16:03:17 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.56 2018/11/13 16:57:45 snj Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1691,3 +1691,8 @@ sys/dev/usb/usbdevs_data.h (regen)
in those chips destroying USB descirptors.
[manu, ticket #1091]
+sys/compat/netbsd32/netbsd32_socket.c 1.48 via patch
+
+ Fix inverted logic, which leads to buffer overflow.
+ [maxv, ticket #1093]
+