Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 792.



details:   https://anonhg.NetBSD.org/src/rev/b494e39a33a4
branches:  netbsd-7
changeset: 799360:b494e39a33a4
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed May 20 02:47:17 2015 +0000

description:
Ticket 792.

diffstat:

 doc/CHANGES-7.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 81daa236d23f -r b494e39a33a4 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Wed May 20 02:45:17 2015 +0000
+++ b/doc/CHANGES-7.0   Wed May 20 02:47:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.304 2015/05/19 14:16:33 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.305 2015/05/20 02:47:17 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -23347,3 +23347,9 @@
        Fix the build for ancient (rhel5) systems that don't have O_CLOEXEC
        [christos, ticket #791]
 
+crypto/dist/ipsec-tools/src/racoon/gssapi.c    1.5-1.6
+
+       - Protect against a NULL pointer dereference described in
+         https://www.altsci.com/ipsec/
+       - Detect error earlier to avoid memory leak.
+       [christos, ticket #792]



Home | Main Index | Thread Index | Old Index