Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc ticket #1230
details: https://anonhg.NetBSD.org/src/rev/5687c2fe051d
branches: netbsd-8
changeset: 450492:5687c2fe051d
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Apr 16 03:48:02 2019 +0000
description:
ticket #1230
diffstat:
doc/CHANGES-8.1 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 201bad8e7894 -r 5687c2fe051d doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Tue Apr 16 03:47:14 2019 +0000
+++ b/doc/CHANGES-8.1 Tue Apr 16 03:48:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.127 2019/04/10 07:40:36 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.128 2019/04/16 03:48:02 msaitoh Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2834,3 +2834,8 @@
defparam all of the config variables associated with SYSV IPC stuff.
[pgoyette, ticket #1229]
+sys/kern/sys_mqueue.c 1.44
+
+ mq_send1: fix argument validation and reject too large lengths early.
+ Discovered by Andy Nguyen.
+ [martin, ticket #1230]
Home |
Main Index |
Thread Index |
Old Index