2006-05-04 16:02:39 +00:00
|
|
|
2006-05-04 Ulrich Drepper <drepper@redhat.com>
|
2006-05-04 06:38:07 +00:00
|
|
|
|
2006-05-05 03:52:25 +00:00
|
|
|
* nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
|
|
|
|
Adjust all callers.
|
|
|
|
Free res object content before returning.
|
|
|
|
|
2006-05-04 20:56:12 +00:00
|
|
|
* sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
|
|
|
|
|
2006-05-04 18:23:32 +00:00
|
|
|
* sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
|
|
|
|
client->cl_auth.
|
|
|
|
|
2006-05-04 18:08:28 +00:00
|
|
|
* sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
|
|
|
|
cleanup for initial thread, just the free call on TVP.
|
|
|
|
|
2006-05-04 16:02:39 +00:00
|
|
|
* nscd/gai.c (__getline): Define.
|
2004-12-20 23:37:46 +00:00
|
|
|
|
2004-12-20 08:34:14 +00:00
|
|
|
|
2006-05-04 16:05:24 +00:00
|
|
|
See ChangeLog.16 for earlier changes.
|