openafs/src/sgistuff
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
..
herror.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
Makefile.in autoconf-likes-relative-paths-20060802 2006-08-03 03:37:12 +00:00
rcmd.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
sgi_auth.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
ta-rauth.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00