aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-22 17:00:32 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-22 17:00:32 +0000
commit2e3e5db6680de463d6e8b43ec8bc5e131a99a700 (patch)
tree71cd951783f91da3b855613d34008f50605a2b8f /ChangeLog
parent59adeb11a2fde39f687e02126c7dd64d44d9b11b (diff)
downloadglibc-2e3e5db6680de463d6e8b43ec8bc5e131a99a700.zip
glibc-2e3e5db6680de463d6e8b43ec8bc5e131a99a700.tar.gz
glibc-2e3e5db6680de463d6e8b43ec8bc5e131a99a700.tar.bz2
Update.
2001-08-22 Jakub Jelinek <jakub@redhat.com> * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating buf. Free resources on failure. * sunrpc/svc_unix.c (svcunix_create): Free resources on failure. (makefd_xprt): Likewise. * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise. * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise. * sunrpc/auth_unix.c (authunix_create): Likewise. 2001-08-21 Jakub Jelinek <jakub@redhat.com> * string/strnlen.c: Remove. * sysdeps/generic/strnlen.c: New. * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 783c73f..6f854b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2001-08-22 Jakub Jelinek <jakub@redhat.com>
+
+ * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
+ buf. Free resources on failure.
+ * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
+ (makefd_xprt): Likewise.
+ * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
+ * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
+ * sunrpc/auth_unix.c (authunix_create): Likewise.
+
+2001-08-21 Jakub Jelinek <jakub@redhat.com>
+
+ * string/strnlen.c: Remove.
+ * sysdeps/generic/strnlen.c: New.
+ * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
+
2001-08-21 Roland McGrath <roland@frob.com>
* sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this