[BZ #2509]
[glibc.git] / ChangeLog
blob8c427ac75c07d1943793443b4cbf10be8d392654
1 2006-05-05  Jakub Jelinek  <jakub@redhat.com>
3         [BZ #2509]
4         * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
5         on 32-bit arches.
7 2006-05-05  Ulrich Drepper  <drepper@redhat.com>
9         * locale/programs/ld-address.c (address_finish): Fix one more
10         place where the iso639 array might be access beyond the limits.
12 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
14         * nis/nis_table.c (nis_list): Avoid clearing res twice before
15         filling it for the first time.
17         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
18         Adjust all callers.
19         Free res object content before returning.
21         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
23         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
24         client->cl_auth.
26         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
27         cleanup for initial thread, just the free call on TVP.
29         * nscd/gai.c (__getline): Define.
32 See ChangeLog.16 for earlier changes.