diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-05-05 03:52:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-05-05 03:52:25 +0000 |
commit | 3e4370cf2b647d5c1ff8579283878f59875d3645 (patch) | |
tree | b4d7f5f88ea31605ea00db2bc0bc5dfb9bbe4998 /ChangeLog | |
parent | 5e65a53d5474bc0baf0ea6d90548e22b3ee7b501 (diff) | |
download | glibc-3e4370cf2b647d5c1ff8579283878f59875d3645.zip glibc-3e4370cf2b647d5c1ff8579283878f59875d3645.tar.gz glibc-3e4370cf2b647d5c1ff8579283878f59875d3645.tar.bz2 |
* nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.cvs/fedora-glibc-20060505T0554
Adjust all callers.
Free res object content before returning.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-05-04 Ulrich Drepper <drepper@redhat.com> + * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath. + Adjust all callers. + Free res object content before returning. + * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free |