summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: b5222c7a53e4ca4450aba78e83a76d0ffdbb30c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2006-05-04  Ulrich Drepper  <drepper@redhat.com>

	* sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.

	* sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
	client->cl_auth.

	* sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
	cleanup for initial thread, just the free call on TVP.

	* nscd/gai.c (__getline): Define.


See ChangeLog.16 for earlier changes.