From 5e65a53d5474bc0baf0ea6d90548e22b3ee7b501 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 4 May 2006 20:56:12 +0000 Subject: * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 621de2b3c2..b5222c7a53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-05-04 Ulrich Drepper + * 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. -- cgit 1.4.1