Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Ticket #1688.



details:   https://anonhg.NetBSD.org/src/rev/ed02172f610d
branches:  netbsd-7
changeset: 800640:ed02172f610d
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Apr 16 03:56:53 2019 +0000

description:
Ticket #1688.

diffstat:

 doc/CHANGES-7.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r af28bf23138b -r ed02172f610d doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Tue Apr 16 03:52:34 2019 +0000
+++ b/doc/CHANGES-7.3   Tue Apr 16 03:56:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.45 2019/03/30 18:47:57 bouyer Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.46 2019/04/16 03:56:53 msaitoh Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -512,3 +512,8 @@
        PR port-amd64/54052.
        [rin, ticket #1687]
 
+sys/kern/sys_mqueue.c                          1.44
+
+       mq_send1: fix argument validation and reject too large lengths early.
+       Discovered by Andy Nguyen.
+       [martin, ticket #1688]



Home | Main Index | Thread Index | Old Index