]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 22 Aug 2001 17:00:32 +0000 (17:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 22 Aug 2001 17:00:32 +0000 (17:00 +0000)
commit2e3e5db6680de463d6e8b43ec8bc5e131a99a700
tree71cd951783f91da3b855613d34008f50605a2b8f
parent59adeb11a2fde39f687e02126c7dd64d44d9b11b
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.
ChangeLog
string/strnlen.c [deleted file]
sunrpc/auth_unix.c
sunrpc/svc_tcp.c
sunrpc/svc_udp.c
sunrpc/svc_unix.c
sunrpc/xdr_rec.c
sysdeps/generic/strnlen.c [new file with mode: 0644]
sysdeps/i386/i486/bits/string.h
This page took 0.046155 seconds and 5 git commands to generate.