Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets #1257 and #1258



details:   https://anonhg.NetBSD.org/src/rev/0ae870605ff9
branches:  netbsd-6
changeset: 776908:0ae870605ff9
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Feb 21 13:12:01 2015 +0000

description:
Tickets #1257 and #1258

diffstat:

 doc/CHANGES-6.2 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 07a840451cb5 -r 0ae870605ff9 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sat Feb 21 13:01:31 2015 +0000
+++ b/doc/CHANGES-6.2   Sat Feb 21 13:12:01 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.196 2015/02/16 08:33:39 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.197 2015/02/21 13:12:01 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -9610,3 +9610,15 @@
            PCIe devices.
        [msaitoh, ticket #1256]
 
+lib/libc/regex/regcomp.c                       (patch)
+
+       Fix a multiplication overflow in allocation, which has been fixed
+       differently in rev. 1.34 in -current.
+       [joerg, ticket #1257]
+
+sys/netinet/icmp_var.h                         1.30
+sys/netinet/ip_icmp.h                          1.34
+
+       Fix ICMP_STATINC() buffer overflows.
+       [christos, ticket #1258]
+



Home | Main Index | Thread Index | Old Index