ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/buildtorrent/buildtorrent_0.8.orig.tar.gz md5.c:150:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cairo/cairo_1.8.10.orig.tar.gz cairo-type1-subset.c:145:30: warning: 'memset' call operates on objects of type 'cairo_type1_font_subset_t' (aka 'struct _cairo_type1_font_subset') while the size is based on a different type 'cairo_type1_font_subset_t *' (aka 'struct _cairo_type1_font_subset *') [-Wsizeof-pointer-memaccess] memset (font, 0, sizeof (font)); ~~~~ ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cherokee/cherokee_1.0.8.orig.tar.gz md5.c:132:24: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dcfldd/dcfldd_1.3.4.1.orig.tar.gz sha2.c:627:31: warning: 'MEMSET_BZERO' call operates on objects of type 'SHA256_CTX' (aka 'struct _SHA256_CTX') while the size is based on a different type 'SHA256_CTX *' (aka 'struct _SHA256_CTX *') [-Wsizeof-pointer-memaccess] MEMSET_BZERO(context, sizeof(context)); ~~~~~~~ ^~~~~~~ sha2.c:648:32: warning: 'MEMSET_BZERO' call operates on objects of type 'SHA256_CTX' (aka 'struct _SHA256_CTX') while the size is based on a different type 'SHA256_CTX *' (aka 'struct _SHA256_CTX *') [-Wsizeof-pointer-memaccess] MEMSET_BZERO(context, sizeof(context)); ~~~~~~~ ^~~~~~~ sha2.c:957:31: warning: 'MEMSET_BZERO' call operates on objects of type 'SHA512_CTX' (aka 'struct _SHA512_CTX') while the size is based on a different type 'SHA512_CTX *' (aka 'struct _SHA512_CTX *') [-Wsizeof-pointer-memaccess] MEMSET_BZERO(context, sizeof(context)); ~~~~~~~ ^~~~~~~ sha2.c:977:32: warning: 'MEMSET_BZERO' call operates on objects of type 'SHA512_CTX' (aka 'struct _SHA512_CTX') while the size is based on a different type 'SHA512_CTX *' (aka 'struct _SHA512_CTX *') [-Wsizeof-pointer-memaccess] MEMSET_BZERO(context, sizeof(context)); ~~~~~~~ ^~~~~~~ sha2.c:1032:31: warning: 'MEMSET_BZERO' call operates on objects of type 'SHA384_CTX' (aka 'struct _SHA512_CTX') while the size is based on a different type 'SHA384_CTX *' (aka 'struct _SHA512_CTX *') [-Wsizeof-pointer-memaccess] MEMSET_BZERO(context, sizeof(context)); ~~~~~~~ ^~~~~~~ sha2.c:1052:32: warning: 'MEMSET_BZERO' call operates on objects of type 'SHA384_CTX' (aka 'struct _SHA512_CTX') while the size is based on a different type 'SHA384_CTX *' (aka 'struct _SHA512_CTX *') [-Wsizeof-pointer-memaccess] MEMSET_BZERO(context, sizeof(context)); ~~~~~~~ ^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr_1.4.5.orig.tar.gz epson-escpage-mono.c:888:26: warning: 'memset' call operates on objects of type 'EPS_PAGE_BAND_M' (aka 'struct _tagEPS_PAGE_BAND_M_') while the size is based on a different type 'EPS_PAGE_BAND_M *' (aka 'struct _tagEPS_PAGE_BAND_M_ *') [-Wsizeof-pointer-memaccess] memset(pBand, 0, sizeof(pBand)); ~~~~~ ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/freeradius-client/freeradius-client_1.1.6.orig.tar.gz config.c:867:33: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset (secret, '\0', sizeof (secret)); ~~~~~~ ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/freetds/freetds_0.91.orig.tar.gz md4.c:184:24: warning: 'memset' call operates on objects of type 'struct MD4Context' while the size is based on a different type 'struct MD4Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ md5.c:164:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gadmin-rsync/gadmin-rsync_0.1.7.orig.tar.gz populate_rsync_tab.c:387:35: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(timebuf, '\0', sizeof(timebuf)); ~~~~~~~ ^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gf2x/gf2x_1.1.orig.tar.bz2 gf2x.c:82:25: warning: 'memset' call operates on objects of type 'struct gf2x_mul_pool_s' while the size is based on a different type 'struct gf2x_mul_pool_s *' [-Wsizeof-pointer-memaccess] memset(p, 0, sizeof(p)); ~ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gri/gri_2.12.23.orig.tar.gz popthelp.c:230:24: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(str, 0, sizeof(str)); ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hamlib/hamlib_1.2.15.3.orig.tar.gz elecraft.c:251:33: warning: 'strncpy' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] strncpy(fw_rev, bufptr, sizeof(bufptr)); ~~~~~~ ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcrack/lcrack_20040914.orig.tar.gz md5.c:153:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/ldiskfsprogs/ldiskfsprogs_1.41.10.orig.tar.gz dirinfo.c:321:25: warning: 'memset' call operates on objects of type 'struct dir_info_iter' while the size is based on a different type 'struct dir_info_iter *' [-Wsizeof-pointer-memaccess] memset(iter, 0, sizeof(iter)); ~~~~ ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/linux-ntfs/linux-ntfs_2.0.0.orig.tar.gz ntfsclone.c:550:41: warning: 'memmove' call operates on objects of type 'const char' while the size is based on a different type 'const char *' [-Wsizeof-pointer-memaccess] memmove(buff, badsector_magic, sizeof(badsector_magic)); ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/loop-aes-utils/loop-aes-utils_2.16.2.orig.tar.gz fsck.minix.c:627:28: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(inode_map,0,sizeof(inode_map)); ~~~~~~~~~ ^~~~~~~~~ fsck.minix.c:628:27: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(zone_map,0,sizeof(zone_map)); ~~~~~~~~ ^~~~~~~~ ../lib/md5.c:153:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ../../../lib/md5.c:153:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ../../lib/md5.c:153:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lprng/lprng_3.8.B.orig.tar.gz common/md5.c:175:24: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mailutils/mailutils_2.99.98.orig.tar.xz address.c:791:28: warning: 'memset' call operates on objects of type 'struct mu_address' while the size is based on a different type 'mu_address_t' (aka 'struct mu_address *') [-Wsizeof-pointer-memaccess] memset (last, 0, sizeof (last)); ~~~~ ^~~~ msrv.c:394:39: warning: 'memcpy' call operates on objects of type 'struct mu_sockaddr_hints' while the size is based on a different type 'struct mu_sockaddr_hints *' [-Wsizeof-pointer-memaccess] memcpy (hints, &srv->hints, sizeof (hints)); ~~~~~ ^~~~~ vartab.c:77:25: warning: 'memset' call operates on objects of type 'struct vardefn' while the size is based on a different type 'struct vardefn *' [-Wsizeof-pointer-memaccess] memset (vd, 0, sizeof vd); ~~ ^~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/miredo/miredo_1.2.6.orig.tar.xz peerlist.c:291:24: warning: 'memset' call operates on objects of type 'teredo_peerlist' (aka 'struct teredo_peerlist') while the size is based on a different type 'teredo_peerlist *' (aka 'struct teredo_peerlist *') [-Wsizeof-pointer-memaccess] memset (l, 0, sizeof (l)); ~ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ndisc6/ndisc6_1.0.1.orig.tar.gz traceroute.c:179:44: warning: 'memcpy' call operates on objects of type 'int' while the size is based on a different type 'int *' [-Wsizeof-pointer-memaccess] memcpy (hlim, CMSG_DATA (cmsg), sizeof (hlim)); ~~~~ ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/netrw/netrw_1.3.2.orig.tar.gz md5.c:164:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openslp-dfsg/openslp-dfsg_1.2.1.orig.tar.gz slpd_socket.c:186:37: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'struct in_addr *' as the destination; expected 'struct in_addr' or an explicit length [-Wsizeof-pointer-memaccess] memcpy(&mreq.imr_interface,addr,sizeof(addr)); ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ libslp_knownda.c:667:34: warning: 'memset' call operates on objects of type 'struct sockaddr_in' while the size is based on a different type 'struct sockaddr_in *' [-Wsizeof-pointer-memaccess] memset(peeraddr,0,sizeof(peeraddr)); ~~~~~~~~ ^~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/orage/orage_4.8.3.orig.tar.bz2 icalmime.c:179:27: warning: 'memset' call operates on objects of type 'struct sspm_part' while the size is based on a different type 'struct sspm_part *' [-Wsizeof-pointer-memaccess] memset(parts,0,sizeof(parts)); ~~~~~ ^~~~~ icalmime.c:369:27: warning: 'memset' call operates on objects of type 'struct sspm_part' while the size is based on a different type 'struct sspm_part *' [-Wsizeof-pointer-memaccess] memset(parts,0,sizeof(parts)); ~~~~~ ^~~~~ icalparameter.c:106:27: warning: 'memset' call operates on objects of type 'icalparameter' (aka 'struct icalparameter_impl') while the size is based on a different type 'icalparameter *' (aka 'struct icalparameter_impl *') [-Wsizeof-pointer-memaccess] memset(param,0,sizeof(param)); ~~~~~ ^~~~~ sspm.c:694:32: warning: 'strncmp' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] sizeof(parent_header->boundary)) == 0){ ~~~~~~~~~~~~~~~^~~~~~~~ sspm.c:800:29: warning: 'strncmp' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] sizeof(parent_header->boundary)) ~~~~~~~~~~~~~~~^~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pilot-link/pilot-link_0.12.5.orig.tar.gz md5.c:128:24: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qfits/qfits_6.2.0.orig.tar.gz md5.c:169:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ fitsmd5.c:236:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qsf/qsf_1.2.7.orig.tar.gz src/md5.c:146:24: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/quagga/quagga_0.99.24.1.orig.tar.gz router-id.c:248:43: warning: 'memset' call operates on objects of type 'struct list' while the size is based on a different type 'struct list *' [-Wsizeof-pointer-memaccess] memset (rid_all_sorted_list, 0, sizeof (rid_all_sorted_list)); ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ router-id.c:249:42: warning: 'memset' call operates on objects of type 'struct list' while the size is based on a different type 'struct list *' [-Wsizeof-pointer-memaccess] memset (rid_lo_sorted_list, 0, sizeof (rid_lo_sorted_list)); ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ bgp_route.c:1670:11: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'struct work_queue *' as the destination; expected 'struct work_queue' or an explicit length [-Wsizeof-pointer-memaccess] sizeof (struct work_queue *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/radiusclient-ng/radiusclient-ng_0.5.6.orig.tar.gz config.c:667:33: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset (secret, '\0', sizeof (secret)); ~~~~~~ ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/raptor2/raptor2_2.0.8.orig.tar.gz raptor_log.c:134:40: warning: 'memset' call operates on objects of type 'raptor_log_message' while the size is based on a different type 'raptor_log_message *' [-Wsizeof-pointer-memaccess] memset(&world->message, '\0', sizeof(&world->message)); ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sane-backends/sane-backends_1.0.25+git20150528.orig.tar.gz ibm.c:252:27: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset (str, 0, sizeof (str)); ~~~ ^~~ ricoh.c:225:27: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset (str, 0, sizeof (str)); ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sbnc/sbnc_1.3.9.orig.tar.gz ares_getnameinfo.c:188:48: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'struct sockaddr_in *' as the destination; expected 'struct sockaddr_in' or an explicit length [-Wsizeof-pointer-memaccess] memcpy(&niquery->addr.addr4, addr, sizeof(addr)); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ ares_getnameinfo.c:196:49: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'struct sockaddr_in6 *' as the destination; expected 'struct sockaddr_in6' or an explicit length [-Wsizeof-pointer-memaccess] memcpy(&niquery->addr.addr6, addr6, sizeof(addr6)); ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/siege/siege_3.0.8.orig.tar.gz cfg.c:82:26: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(line, 0, sizeof(line)); ~~~~ ^~~~ cfg.c:130:28: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(line, 0, sizeof(line)); ~~~~ ^~~~ hash.c:196:33: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(keys[i], 0, sizeof(keys[i])); ~~~~~~~ ^~~~~~~ hash.c:244:21: warning: argument to 'sizeof' in 'memset' call is the same pointer type 'HASH' (aka 'struct HASH_T *') as the destination; expected 'struct HASH_T' or an explicit length [-Wsizeof-pointer-memaccess] memset(this, 0, sizeof(HASH)); ~~~~ ^~~~~~~~~~~~ url.c:142:42: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(this->hostname, 0, sizeof this->hostname); ~~~~~~~~~~~~~~ ~~~~~~^~~~~~~~ url.c:163:38: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(this->etag, 0, sizeof this->etag); ~~~~~~~~~~ ~~~~~~^~~~ url.c:369:25: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(tag, 0, sizeof tag); ~~~ ^~~ url.c:590:42: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(this->url, '\0', sizeof this->url); ~~~~~~~~~ ~~~~~~^~~ url.c:599:42: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(this->url, '\0', sizeof this->url); ~~~~~~~~~ ~~~~~~^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/silc-server/silc-server_1.1.18.orig.tar.gz silcfileutil.c:160:30: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(buffer, 0, sizeof(buffer)); ~~~~~~ ^~~~~~ md5.c:157:25: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/silc-toolkit/silc-toolkit_1.1.10.orig.tar.gz silcfileutil.c:160:30: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(buffer, 0, sizeof(buffer)); ~~~~~~ ^~~~~~ md5.c:157:25: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sjeng/sjeng_11.2.orig.tar.gz ecache.c:73:28: warning: 'memset' call operates on objects of type 'ECacheType' while the size is based on a different type 'ECacheType *' [-Wsizeof-pointer-memaccess] memset(ECache, 0, sizeof(ECache)); ~~~~~~ ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/slurm-llnl/slurm-llnl_2.3.4.orig.tar.bz2 slurm_protocol_util.c:166:27: warning: 'memset' call operates on objects of type 'header_t' (aka 'struct slurm_protocol_header') while the size is based on a different type 'header_t *' (aka 'struct slurm_protocol_header *') [-Wsizeof-pointer-memaccess] memset(header, 0, sizeof(header)); ~~~~~~ ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/squid/squid_2.7.STABLE9.orig.tar.gz md5.c:158:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ wccp.c:306:45: warning: 'memset' call operates on objects of type 'struct wccp_assign_bucket_t' while the size is based on a different type 'struct wccp_assign_bucket_t *' [-Wsizeof-pointer-memaccess] memset(wccp_assign_bucket, '\0', sizeof(wccp_assign_bucket)); ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swftools/swftools_0.9.2+git20130725.orig.tar.gz as3/code.c:459:29: warning: 'memset' call operates on objects of type 'code_t' (aka 'struct _code') while the size is based on a different type 'code_t *' (aka 'struct _code *') [-Wsizeof-pointer-memaccess] memset(c, 0, sizeof(c)); ~ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swish-e/swish-e_2.4.7.orig.tar.gz compress.c:713:33: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'LOCATION *' (aka 'struct LOCATION *') as the destination; expected 'LOCATION' (aka 'struct LOCATION') or an explicit length [-Wsizeof-pointer-memaccess] memcpy(prev, &comp, sizeof(LOCATION *)); /* Use memcpy to avoid alignment problems */ ~~~~ ^~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tetradraw/tetradraw_2.0.3.orig.tar.gz sauce.c:55:33: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(sauce_author, 0, sizeof(sauce_author)); ~~~~~~~~~~~~ ^~~~~~~~~~~~ sauce.c:56:32: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(sauce_group, 0, sizeof(sauce_group)); ~~~~~~~~~~~ ^~~~~~~~~~~ sauce.c:57:32: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(sauce_title, 0, sizeof(sauce_title)); ~~~~~~~~~~~ ^~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/udftools/udftools_1.0.0b3.orig.tar.gz mkudffs.c:45:28: warning: 'memset' call operates on objects of type 'struct udf_disc' while the size is based on a different type 'struct udf_disc *' [-Wsizeof-pointer-memaccess] memset(disc, 0x00, sizeof(disc)); ~~~~ ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/unixodbc/unixodbc_2.3.1.orig.tar.gz __info.c:4000:38: warning: 'memset' call operates on objects of type 'EHEAD' (aka 'struct error_head') while the size is based on a different type 'EHEAD *' (aka 'struct error_head *') [-Wsizeof-pointer-memaccess] memset( error_header, 0, sizeof( error_header )); ~~~~~~~~~~~~ ^~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vte/vte_0.28.2.orig.tar.xz vte.c:14090:17: warning: 'memset' call operates on objects of type 'struct selection_event_coords' while the size is based on a different type 'struct selection_event_coords *' [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_origin)); ^~~~~~~~~~~~~~~~~~~~~~ vte.c:14092:17: warning: 'memset' call operates on objects of type 'struct selection_event_coords' while the size is based on a different type 'struct selection_event_coords *' [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_last)); ^~~~~~~~~~~~~~~~~~~~ vte.c:14094:17: warning: 'memset' call operates on objects of type 'VteVisualPosition' (aka 'struct _VteVisualPosition') while the size is based on a different type 'VteVisualPosition *' (aka 'struct _VteVisualPosition *') [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_start)); ^~~~~~~~~~~~~~~~~~~~~ vte.c:14096:17: warning: 'memset' call operates on objects of type 'VteVisualPosition' (aka 'struct _VteVisualPosition') while the size is based on a different type 'VteVisualPosition *' (aka 'struct _VteVisualPosition *') [-Wsizeof-pointer-memaccess] sizeof(&pvt->selection_end)); ^~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wide-dhcpv6/wide-dhcpv6_20080615.orig.tar.gz dhcp6c.c:599:26: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess] memset(ifbuf, 0, sizeof(ifbuf)); ~~~~~ ^~~~~ dhcp6c.c:932:25: warning: 'memset' call operates on objects of type 'struct dhcp6_eventdata' while the size is based on a different type 'struct dhcp6_eventdata *' [-Wsizeof-pointer-memaccess] memset(evd, 0, sizeof(evd)); ~~~ ^~~ ========================================================== number of projects scanned: 2196 number of warnings: 82