void * memset(void *b, int c, size_t len); yoda:XF4 {102} grep memset xc/extras/drm/tests/dristat.c memset(cmd, sizeof(cmd), 0); yoda:XF4 {103} grep memset xc/programs/Xserver/hw/xfree86/drivers/ati/atidac.c (void)memset(fChanged, SizeOf(fChanged), 0);
good catch, fixed in cvs.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.