openafs/src/venus
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
..
test Miscellaneous warning cleanup 2009-09-28 01:58:16 -07:00
.gitignore Add afsio to gitignore 2009-10-12 11:35:57 -07:00
afsio.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
cacheout.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
cmdebug.c Correct and use AFS_SIZET_FMT 2009-10-07 20:09:30 -07:00
dedebug.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
fs.c New option '-cmd' for 'fs listacl' 2009-10-06 05:29:36 -07:00
fstrace.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
gcpags.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
kdump.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
kdump.sh.hp_ux11
kdump.sh.linux linux-kdump-wrapper-20011001 2001-10-01 18:17:20 +00:00
kdump.sh.sgi_ipnos
kdump.sh.solaris7
livesys.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
Makefile.in afsio is a command to pipe data into or out of afs files 2009-10-05 02:14:34 -07:00
twiddle.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
up.c Eliminate some "implicit function declaration" warnings 2009-07-27 10:55:35 -07:00
whatfid.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00