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/b11beec2e0a4
branches:  netbsd-8
changeset: 852333:b11beec2e0a4
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 e155ad5e5729 -r b11beec2e0a4 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