Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Pull-up of tickets 1501 and 1502.



details:   https://anonhg.NetBSD.org/src/rev/4479f9b13dc1
branches:  netbsd-1-6
changeset: 530802:4479f9b13dc1
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Oct 02 20:57:14 2003 +0000

description:
Pull-up of tickets 1501 and 1502.

diffstat:

 doc/CHANGES-1.6.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 283e78fbdf60 -r 4479f9b13dc1 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Thu Oct 02 20:55:52 2003 +0000
+++ b/doc/CHANGES-1.6.2 Thu Oct 02 20:57:14 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.172 2003/10/02 20:41:56 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.173 2003/10/02 20:57:14 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -2209,3 +2209,13 @@
        tunnel. iij seil team
        [itojun, ticket #1500]
 
+sys/netinet6/ip6_forward.c                     1.38
+
+       Do not deref state.ro if it is NULL
+       [itojun, ticket #1501]
+
+lib/libipsec/policy_parse.y                    1.11
+
+       Correct unsafe use of realloc().
+       [itojun, ticket #1502]
+



Home | Main Index | Thread Index | Old Index