Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc pullup of ticket 1471 (openssh buffer overflow)
details: https://anonhg.NetBSD.org/src/rev/8c17e7565557
branches: netbsd-1-6
changeset: 530715:8c17e7565557
user: grant <grant%NetBSD.org@localhost>
date: Tue Sep 16 17:59:22 2003 +0000
description:
pullup of ticket 1471 (openssh buffer overflow)
diffstat:
doc/CHANGES-1.6.2 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 370647f42e3e -r 8c17e7565557 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Tue Sep 16 17:57:56 2003 +0000
+++ b/doc/CHANGES-1.6.2 Tue Sep 16 17:59:22 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.149 2003/09/12 19:17:07 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.150 2003/09/16 17:59:22 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -1725,3 +1725,8 @@
Added an include of sys/types.h to get u_int32_t and so on.
[tv, ticket #1455]
+crypto/dist/ssh/buffer.c 1.3
+
+ Do not record expanded size before attempting to reallocate the
+ associated memory. From OpenBSD, via FreeBSD.
+ [elric, ticket #1471]
Home |
Main Index |
Thread Index |
Old Index