openafs/src/rxgen
Simon Wilkinson b9eaf43bbe Don't cast the pointer past to memset
memset() takes a void * as it's first argument. Don't explicitly cast
what we're passing in to (char *), as this may mask other errors.

Reviewed-on: http://gerrit.openafs.org/701
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2009-10-21 11:34:12 -07:00
..
.gitignore gitignore-20090615 2009-06-15 23:29:29 +00:00
Makefile.in cpp-fixes-20080630 2008-07-01 00:00:40 +00:00
NTMakefile Windows: Permit build system to update symbol store 2009-08-19 10:19:43 -07:00
rpc_clntout.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
rpc_cout.c Fix rxgen-generated warnings 2009-10-16 13:11:02 -07:00
rpc_errors.h reindent-20030715 2003-07-16 00:28:24 +00:00
rpc_hout.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
rpc_main.c Make rxgen emit prototype for ExecuteRequest 2009-07-29 18:42:47 -07:00
rpc_parse.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
rpc_parse.h rxgen-multi-prototypes-20051014 2005-10-15 02:18:34 +00:00
rpc_scan.c Warning cleanups for kernel module build 2009-07-18 17:36:40 -07:00
rpc_scan.h reindent-20030715 2003-07-16 00:28:24 +00:00
rpc_svcout.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
rpc_util.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
rpc_util.h Make rxgen emit prototype for ExecuteRequest 2009-07-29 18:42:47 -07:00
rxgen_consts.h pull-prototypes-to-head-20020821 2002-08-21 19:52:17 +00:00
rxgen.rc windows-version-info-20070919 2007-09-19 18:55:55 +00:00