* nis/nis_table.c (nis_list): Avoid clearing res twice before
[glibc.git] / ChangeLog
blobfc3bfaf1ef590b7ad9f2fda27b116fe6be1031e6
1 2006-05-04  Ulrich Drepper  <drepper@redhat.com>
3         * nis/nis_table.c (nis_list): Avoid clearing res twice before
4         filling it for the first time.
6         * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
7         Adjust all callers.
8         Free res object content before returning.
10         * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
12         * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
13         client->cl_auth.
15         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
16         cleanup for initial thread, just the free call on TVP.
18         * nscd/gai.c (__getline): Define.
21 See ChangeLog.16 for earlier changes.