From a185f478f053d6e6a2322ce725b9eca70e929c4b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 18 Nov 2002 07:41:51 +0000 Subject: Update. 2002-11-17 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the childs stack which will be loaded into the %esi register. * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer overflow when skipping the question part and when unpacking aliases. --- ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0bfa1970a8..c3797d1a62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,12 @@ +2002-11-17 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the + childs stack which will be loaded into the %esi register. + 2002-11-14 Paul Eggert - * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer - overflow when skipping the question part and when unpacking - aliases. + * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer + overflow when skipping the question part and when unpacking aliases. 2002-11-15 Roland McGrath -- cgit v1.2.3