Source-Changes-HG archive

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

[src/netbsd-1-4]: src Today's set:



details:   https://anonhg.NetBSD.org/src/rev/0fb567204782
branches:  netbsd-1-4
changeset: 470845:0fb567204782
user:      he <he%NetBSD.org@localhost>
date:      Fri Aug 04 15:21:50 2000 +0000

description:
Today's set:
 o gethnamaddr overrun fix

diffstat:

 CHANGES-1.4.3 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c65d4033ddf1 -r 0fb567204782 CHANGES-1.4.3
--- a/CHANGES-1.4.3     Fri Aug 04 15:21:27 2000 +0000
+++ b/CHANGES-1.4.3     Fri Aug 04 15:21:50 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.48 2000/08/02 15:45:24 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.49 2000/08/04 15:21:50 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -1119,3 +1119,7 @@
 
   Properly report initialization error.  Enable IPF automatically
   if it wasn't already enabled before doing a NAT operation.
+
+lib/libc/net/gethnamaddr.c                     1.36
+
+  Prevent host_addrs overrun, possibly provoked by rogue NIS server.



Home | Main Index | Thread Index | Old Index