glibc/sunrpc
Ulrich Drepper cdb9c32138 * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
malloc&bzero.

	* sunrpc/svc_udp.c (BZERO): Remove definition.
	(CALLOC): Define.
	(svc_enablecache): Use CALLOC instead of ALLOC&BZERO.

	* sunrpc/des_impl.c: Remove ALT_ECB support.  We never used it.
	(des_SPtrans): Use uint32_t type.
	(des_skb): Likewise.

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

	place where the iso639 array might be accessed beyond the limits.
2006-05-05 16:18:45 +00:00
..
rpc
rpcsvc
.cvsignore
auth_des.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
auth_none.c * sunrpc/auth_none.c (ops): Mark as const. 2005-12-20 19:00:19 +00:00
auth_unix.c * sunrpc/auth_unix.c (auth_unix_ops): Mark as const. 2005-12-20 19:25:53 +00:00
authdes_prot.c
authuxprot.c
bindrsvprt.c * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport 2005-11-22 04:39:40 +00:00
clnt_gen.c
clnt_perr.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
clnt_raw.c (client_ops): Mark as const. 2005-12-20 22:00:50 +00:00
clnt_simp.c
clnt_tcp.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
clnt_udp.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
clnt_unix.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
create_xid.c
des_crypt.c
des_impl.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
des_soft.c
etc.rpc
get_myaddr.c
getrpcport.c
key_call.c * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free 2006-05-04 18:23:32 +00:00
key_prot.c
Makefile * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR 2005-06-26 18:28:35 +00:00
netname.c
openchild.c
pm_getmaps.c [BZ #961] 2005-05-23 17:37:21 +00:00
pm_getport.c * sunrpc/pm_getport.c (__get_socket): New function. 2005-05-23 17:14:22 +00:00
pmap_clnt.c
pmap_prot2.c
pmap_prot.c
pmap_rmt.c
proto.h
publickey.c
rpc_clntout.c .. 2005-11-21 15:45:19 +00:00
rpc_cmsg.c
rpc_common.c
rpc_cout.c * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
rpc_dtable.c
rpc_hout.c .. 2005-11-21 15:45:19 +00:00
rpc_main.c * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
rpc_parse.c * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min 2006-04-07 20:25:36 +00:00
rpc_parse.h
rpc_prot.c
rpc_sample.c .. 2005-11-21 15:45:19 +00:00
rpc_scan.c * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
rpc_scan.h
rpc_svcout.c .. 2005-11-21 15:45:19 +00:00
rpc_tblout.c .. 2005-11-21 15:45:19 +00:00
rpc_thread.c * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire 2006-05-04 18:08:28 +00:00
rpc_util.c .. 2005-11-21 15:45:19 +00:00
rpc_util.h
rpcinfo.c
rtime.c
svc_auth.c
svc_authux.c
svc_raw.c * sunrpc/clnt_unix.c (unix_ops): Mark as const. 2005-12-20 22:56:06 +00:00
svc_run.c
svc_simple.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc_tcp.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc_udp.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
svc_unix.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
svc.c (svc_getreq_poll): Fix inefficient loop test. 2005-11-04 00:55:03 +00:00
svcauth_des.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
thrsvc.c
tst-getmyaddr.c
tst-xdrmem.c * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR 2005-06-26 18:28:35 +00:00
Versions
xcrypt.c
xdr_array.c * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero. 2006-05-04 20:56:12 +00:00
xdr_float.c
xdr_intXX_t.c
xdr_mem.c
xdr_rec.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
xdr_ref.c * sunrpc/svcauth_des.c (cache_init): Use calloc instead of 2006-05-05 16:18:45 +00:00
xdr_sizeof.c
xdr_stdio.c
xdr.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00