Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Jun 1999 19:49:05 +0000 (19:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Jun 1999 19:49:05 +0000 (19:49 +0000)
1999-06-11  Ulrich Drepper  <drepper@cygnus.com>

* resolv/nss_dns/dns-host.c (getanswer_r): Correctly track usage
of user-provided buffer.

ChangeLog

index 1253aca..d68fa42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-11  Ulrich Drepper  <drepper@cygnus.com>
+
+       * resolv/nss_dns/dns-host.c (getanswer_r): Correctly track usage
+       of user-provided buffer.
+
 1999-06-11  Mark Kettenis  <kettenis@gnu.org>
 
        * hurd/hurdsock.c (max_domain): Initialize to `-1'.