xcalloc 339 archive-tar.c ar = xcalloc(1, sizeof(*ar)); xcalloc 249 attr.c res = xcalloc(1, xcalloc 361 attr.c res = xcalloc(1, sizeof(*res)); xcalloc 382 attr.c res = xcalloc(1, sizeof(*res)); xcalloc 403 attr.c res = xcalloc(1, sizeof(*res)); xcalloc 440 attr.c res = xcalloc(1, sizeof(*res)); xcalloc 538 attr.c elem = xcalloc(1, sizeof(*elem)); xcalloc 202 bisect.c struct commit_dist *array = xcalloc(nr, sizeof(*array)); xcalloc 392 bisect.c weights = xcalloc(on_list, sizeof(*weights)); xcalloc 113 builtin/add.c seen = xcalloc(pathspec->nr, 1); xcalloc 132 builtin/add.c seen = xcalloc(pathspec->nr, 1); xcalloc 1146 builtin/am.c struct lock_file *lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 1996 builtin/am.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 2036 builtin/am.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 1683 builtin/apply.c fragment = xcalloc(1, sizeof(*fragment)); xcalloc 1858 builtin/apply.c frag = xcalloc(1, sizeof(*frag)); xcalloc 4071 builtin/apply.c ce = xcalloc(1, ce_size); xcalloc 4194 builtin/apply.c ce = xcalloc(1, ce_size); xcalloc 4376 builtin/apply.c patch = xcalloc(1, sizeof(*patch)); xcalloc 462 builtin/blame.c o = xcalloc(1, sizeof(*o) + strlen(path) + 1); xcalloc 858 builtin/blame.c struct blame_entry *n = xcalloc(1, sizeof (struct blame_entry)); xcalloc 912 builtin/blame.c struct blame_entry *n = xcalloc(1, sizeof (struct blame_entry)); xcalloc 1228 builtin/blame.c blame_list = xcalloc(num_ents, sizeof(struct blame_list)); xcalloc 1432 builtin/blame.c sg_origin = xcalloc(num_sg, sizeof(*sg_origin)); xcalloc 2386 builtin/blame.c ce = xcalloc(1, size); xcalloc 2778 builtin/blame.c ent = xcalloc(1, sizeof(*ent)); xcalloc 165 builtin/check-attr.c check = xcalloc(cnt, sizeof(*check)); xcalloc 77 builtin/checkout.c ce = xcalloc(1, cache_entry_size(len)); xcalloc 275 builtin/checkout.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 284 builtin/checkout.c ps_matched = xcalloc(opts->pathspec.nr, 1); xcalloc 469 builtin/checkout.c struct lock_file *lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 507 builtin/checkout.c topts.dir = xcalloc(1, sizeof(*topts.dir)); xcalloc 644 builtin/clean.c result = xcalloc(nr + 1, sizeof(int)); xcalloc 704 builtin/clone.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 238 builtin/commit.c m = xcalloc(1, pattern->nr); xcalloc 211 builtin/diff.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 329 builtin/fast-export.c unsigned char *out = xcalloc(20, 1); xcalloc 16 builtin/fetch-pack.c struct ref *ref = xcalloc(1, sizeof(*ref) + namelen + 1); xcalloc 640 builtin/fetch.c ref = xcalloc(1, sizeof(*ref) + strlen(rm->peer_ref->name) + 1); xcalloc 1109 builtin/fetch.c refs = xcalloc(argc + 1, sizeof(const char *)); xcalloc 127 builtin/fmt-merge-msg.c origin_data = xcalloc(1, sizeof(struct origin_data)); xcalloc 152 builtin/fmt-merge-msg.c item->util = xcalloc(1, sizeof(struct src_data)); xcalloc 185 builtin/help.c *p = xcalloc(1, (sizeof(**p) + len + 1)); xcalloc 200 builtin/help.c struct man_viewer_info_list *new = xcalloc(1, sizeof(*new) + len + 1); xcalloc 148 builtin/index-pack.c thread_data = xcalloc(nr_threads, sizeof(*thread_data)); xcalloc 376 builtin/index-pack.c struct base_data *base = xcalloc(1, sizeof(struct base_data)); xcalloc 1564 builtin/index-pack.c chain_histogram = xcalloc(deepest_delta, sizeof(unsigned long)); xcalloc 1747 builtin/index-pack.c objects = xcalloc(nr_objects + 1, sizeof(struct object_entry)); xcalloc 1749 builtin/index-pack.c obj_stat = xcalloc(nr_objects + 1, sizeof(struct object_stat)); xcalloc 1750 builtin/index-pack.c ofs_deltas = xcalloc(nr_objects, sizeof(struct ofs_delta_entry)); xcalloc 175 builtin/log.c rev->mailmap = xcalloc(1, sizeof(struct string_list)); xcalloc 1501 builtin/log.c rev.ref_message_ids = xcalloc(1, sizeof(struct string_list)); xcalloc 519 builtin/ls-files.c ps_matched = xcalloc(pathspec.nr, 1); xcalloc 95 builtin/ls-remote.c pattern = xcalloc(argc - i + 1, sizeof(const char *)); xcalloc 1003 builtin/mailinfo.c p_hdr_data = xcalloc(MAX_HDR_PARSED, sizeof(*p_hdr_data)); xcalloc 1004 builtin/mailinfo.c s_hdr_data = xcalloc(MAX_HDR_PARSED, sizeof(*s_hdr_data)); xcalloc 166 builtin/merge-tree.c struct merge_list *res = xcalloc(1, sizeof(*res)); xcalloc 151 builtin/merge.c ret = xcalloc(1, sizeof(struct strategy)); xcalloc 941 builtin/merge.c args = xcalloc(branch->merge_nr + 1, sizeof(char *)); xcalloc 133 builtin/mv.c modes = xcalloc(argc, sizeof(enum update_mode)); xcalloc 140 builtin/mv.c submodule_gitfile = xcalloc(argc, sizeof(char *)); xcalloc 714 builtin/notes.c t = xcalloc(1, sizeof(struct notes_tree)); xcalloc 1290 builtin/pack-objects.c it = xcalloc(1, sizeof(*it)); xcalloc 1477 builtin/pack-objects.c sorted_by_offset = xcalloc(to_pack.nr_objects, sizeof(struct object_entry *)); xcalloc 1751 builtin/pack-objects.c array = xcalloc(window, sizeof(struct unpacked)); xcalloc 1983 builtin/pack-objects.c p = xcalloc(delta_search_threads, sizeof(*p)); xcalloc 343 builtin/pull.c struct lock_file *lock_file = xcalloc(1, sizeof(*lock_file)); xcalloc 59 builtin/read-tree.c dir = xcalloc(1, sizeof(*opts->dir)); xcalloc 1363 builtin/receive-pack.c cmd = xcalloc(1, sizeof(struct command) + reflen + 1); xcalloc 1584 builtin/receive-pack.c xcalloc(si->shallow->nr, sizeof(*si->need_reachability_test)); xcalloc 1586 builtin/receive-pack.c xcalloc(si->shallow->nr, sizeof(*si->reachable)); xcalloc 1587 builtin/receive-pack.c si->shallow_ref = xcalloc(si->ref->nr, sizeof(*si->shallow_ref)); xcalloc 419 builtin/reflog.c ent = xcalloc(1, (sizeof(*ent) + len)); xcalloc 286 builtin/remote.c item->util = xcalloc(1, sizeof(struct branch_info)); xcalloc 402 builtin/remote.c item->util = xcalloc(1, sizeof(struct push_info)); xcalloc 437 builtin/remote.c info = item->util = xcalloc(1, sizeof(struct push_info)); xcalloc 450 builtin/remote.c info = item->util = xcalloc(1, sizeof(struct push_info)); xcalloc 356 builtin/reset.c struct lock_file *lock = xcalloc(1, sizeof(*lock)); xcalloc 306 builtin/rm.c seen = xcalloc(pathspec.nr, 1); xcalloc 60 builtin/shortlog.c item->util = xcalloc(1, sizeof(struct string_list)); xcalloc 572 builtin/show-branch.c default_arg = xcalloc(default_alloc, sizeof(*default_arg)); xcalloc 45 builtin/unpack-objects.c obj = xcalloc(1, sizeof(struct obj_buffer)); xcalloc 491 builtin/unpack-objects.c obj_list = xcalloc(nr_objects, sizeof(*obj_list)); xcalloc 262 builtin/update-index.c ce = xcalloc(1, size); xcalloc 395 builtin/update-index.c ce = xcalloc(1, size); xcalloc 591 builtin/update-index.c ce = xcalloc(1, size); xcalloc 1010 builtin/update-index.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 1116 builtin/update-index.c uc = xcalloc(1, sizeof(*uc)); xcalloc 210 bulk-checkin.c idx = xcalloc(1, sizeof(*idx)); xcalloc 13 cache-tree.c struct cache_tree *it = xcalloc(1, sizeof(struct cache_tree)); xcalloc 539 cache-tree.c it->down = xcalloc(it->subtree_alloc, sizeof(struct cache_tree_sub *)); xcalloc 604 cache-tree.c lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 192 combine-diff.c lcs = xcalloc(origbaselen + 1, sizeof(int*)); xcalloc 193 combine-diff.c directions = xcalloc(origbaselen + 1, sizeof(enum coalesce_direction*)); xcalloc 195 combine-diff.c lcs[i] = xcalloc(lennew + 1, sizeof(int)); xcalloc 196 combine-diff.c directions[i] = xcalloc(lennew + 1, sizeof(enum coalesce_direction)); xcalloc 301 combine-diff.c return xcalloc(1, 1); xcalloc 374 combine-diff.c xcalloc(state->num_parent, xcalloc 1072 combine-diff.c result = xcalloc(1, 1); xcalloc 1118 combine-diff.c sline = xcalloc(cnt+2, sizeof(*sline)); xcalloc 1137 combine-diff.c sline[0].p_lno = xcalloc((cnt+2) * num_parent, sizeof(unsigned long)); xcalloc 1269 combine-diff.c pool = xcalloc(num_parent + 1, sizeof(struct diff_filespec)); xcalloc 1298 combine-diff.c q.queue = xcalloc(num_paths, sizeof(struct diff_filepair *)); xcalloc 111 commit-slab.h s->slab[nth_slab] = xcalloc(s->slab_size, \ xcalloc 913 commit.c work = xcalloc(cnt, sizeof(*work)); xcalloc 914 commit.c redundant = xcalloc(cnt, 1); xcalloc 981 commit.c rslt = xcalloc(cnt, sizeof(*rslt)); xcalloc 1084 commit.c array = xcalloc(num_head, sizeof(*array)); xcalloc 1234 commit.c mergetag = xcalloc(1, sizeof(*mergetag)); xcalloc 1369 commit.c it = xcalloc(1, sizeof(*it)); xcalloc 1313 compat/mingw.c sin = xcalloc(1, ai->ai_addrlen); xcalloc 1978 config.c lock = xcalloc(1, sizeof(struct lock_file)); xcalloc 2263 config.c lock = xcalloc(1, sizeof(struct lock_file)); xcalloc 21 contrib/convert-objects/convert-objects.c struct entry *new = xcalloc(1, sizeof(struct entry)); xcalloc 450 contrib/examples/builtin-fetch--tool.c lrr_list = xcalloc(lrr_count, sizeof(*lrr_list)); xcalloc 462 convert.c drv = xcalloc(1, sizeof(struct convert_driver)); xcalloc 1043 convert.c struct lf_to_crlf_filter *lf_to_crlf = xcalloc(1, sizeof(*lf_to_crlf)); xcalloc 758 daemon.c newborn = xcalloc(1, sizeof(*newborn)); xcalloc 1068 daemon.c pfd = xcalloc(socklist->nr, sizeof(struct pollfd)); xcalloc 42 decorate.c n->hash = xcalloc(n->size, sizeof(struct object_decoration)); xcalloc 1100 diff.c xcalloc(1, sizeof(struct diff_words_data)); xcalloc 1416 diff.c x = xcalloc(1, sizeof(*x)); xcalloc 4058 diff.c struct diff_filepair *dp = xcalloc(1, sizeof(*dp)); xcalloc 540 diffcore-rename.c mx = xcalloc(num_create * NUM_CANDIDATE_PER_DST, sizeof(*mx)); xcalloc 1030 dir.c stk = xcalloc(1, sizeof(*stk)); xcalloc 2553 dir.c uc = xcalloc(1, sizeof(*uc)); xcalloc 30 ewah/ewok.h # define ewah_calloc xcalloc xcalloc 871 fast-import.c p = xcalloc(1, sizeof(*p) + strlen(tmp_file) + 2); xcalloc 3402 fast-import.c atom_table = xcalloc(atom_table_sz, sizeof(struct atom_str*)); xcalloc 3403 fast-import.c branch_table = xcalloc(branch_table_sz, sizeof(struct branch*)); xcalloc 3404 fast-import.c avail_tree_table = xcalloc(avail_tree_table_sz, sizeof(struct avail_tree_content*)); xcalloc 1024 fetch-pack.c status = xcalloc(nr_sought, sizeof(*status)); xcalloc 721 git-compat-util.h extern void *xcalloc(size_t nmemb, size_t size); xcalloc 211 grep.c struct grep_pat *p = xcalloc(1, sizeof(*p)); xcalloc 448 grep.c x = xcalloc(1, sizeof (struct grep_expr)); xcalloc 478 grep.c x = xcalloc(1, sizeof (struct grep_expr)); xcalloc 503 grep.c z = xcalloc(1, sizeof (struct grep_expr)); xcalloc 523 grep.c z = xcalloc(1, sizeof (struct grep_expr)); xcalloc 620 grep.c struct grep_expr *z = xcalloc(1, sizeof(*z)); xcalloc 627 grep.c struct grep_expr *z = xcalloc(1, sizeof(*z)); xcalloc 62 hashmap.c map->table = xcalloc(size, sizeof(struct hashmap_entry *)); xcalloc 37 http-backend.c query_params = xcalloc(1, sizeof(*query_params)); xcalloc 894 http-push.c lock = xcalloc(1, sizeof(*lock)); xcalloc 902 http-push.c ctx.name = xcalloc(10, 1); xcalloc 1156 http-push.c ctx.name = xcalloc(10, 1); xcalloc 1230 http-push.c ctx.name = xcalloc(10, 1); xcalloc 1488 http-push.c ref_info = xcalloc(len + 1, 1); xcalloc 1498 http-push.c ref_info = xcalloc(len + 1, 1); xcalloc 1735 http-push.c repo = xcalloc(1, sizeof(*repo)); xcalloc 1588 http.c preq = xcalloc(1, sizeof(*preq)); xcalloc 1679 http.c freq = xcalloc(1, sizeof(*freq)); xcalloc 939 imap-send.c ctx = xcalloc(1, sizeof(*ctx)); xcalloc 941 imap-send.c ctx->imap = imap = xcalloc(1, sizeof(*imap)); xcalloc 80 khash.h return (kh_##name##_t*)xcalloc(1, sizeof(kh_##name##_t)); \ xcalloc 298 line-log.c p = xcalloc(1, sizeof(struct line_log_data)); xcalloc 204 line-range.c xecfg = xcalloc(1, sizeof(*xecfg)); xcalloc 255 ll-merge.c fn = xcalloc(1, sizeof(struct ll_merge_driver)); xcalloc 667 log-tree.c : xcalloc(1, 1); xcalloc 85 mailmap.c me = xcalloc(1, sizeof(struct mailmap_entry)); xcalloc 104 mailmap.c struct mailmap_info *mi = xcalloc(1, sizeof(struct mailmap_info)); xcalloc 249 match-trees.c add_prefix = xcalloc(1, 1); xcalloc 250 match-trees.c del_prefix = xcalloc(1, 1); xcalloc 110 merge-recursive.c struct rename_conflict_info *ci = xcalloc(1, sizeof(struct rename_conflict_info)); xcalloc 315 merge-recursive.c struct stage_data *e = xcalloc(1, sizeof(struct stage_data)); xcalloc 333 merge-recursive.c struct string_list *unmerged = xcalloc(1, sizeof(struct string_list)); xcalloc 348 merge-recursive.c item->util = xcalloc(1, sizeof(struct stage_data)); xcalloc 484 merge-recursive.c renames = xcalloc(1, sizeof(struct string_list)); xcalloc 2001 merge-recursive.c struct lock_file *lock = xcalloc(1, sizeof(struct lock_file)); xcalloc 56 merge.c struct lock_file *lock_file = xcalloc(1, sizeof(struct lock_file)); xcalloc 58 name-hash.c dir = xcalloc(1, sizeof(struct dir_entry) + namelen + 1); xcalloc 134 notes-merge.c changes = xcalloc(diff_queued_diff.nr, sizeof(struct notes_merge_pair)); xcalloc 127 notes-utils.c c->refs = xcalloc(1, sizeof(struct string_list)); xcalloc 306 notes.c new_node = (struct int_node *) xcalloc(1, sizeof(struct int_node)); xcalloc 447 notes.c xcalloc(1, sizeof(struct leaf_node)); xcalloc 1007 notes.c t->root = (struct int_node *) xcalloc(1, sizeof(struct int_node)); xcalloc 1034 notes.c struct notes_tree *t = xcalloc(1, sizeof(struct notes_tree)); xcalloc 129 object.c new_hash = xcalloc(new_hash_size, sizeof(struct object *)); xcalloc 1039 pack-bitmap.c reposition = xcalloc(num_objects, sizeof(uint32_t)); xcalloc 50 pack-objects.c pdata->index = xcalloc(pdata->index_size, sizeof(*pdata->index)); xcalloc 48 pack-revindex.c pack_revindex = xcalloc(pack_revindex_hashsz, sizeof(*pack_revindex)); xcalloc 79 patch-ids.c bucket = xcalloc(1, sizeof(*bucket)); xcalloc 50 pathspec.c char *seen = xcalloc(pathspec->nr, 1); xcalloc 392 pathspec.c pathspec->items = item = xcalloc(1, sizeof(*item)); xcalloc 667 pretty.c mail_map = xcalloc(1, sizeof(*mail_map)); xcalloc 619 read-cache.c new = xcalloc(1, cache_entry_size(len)); xcalloc 655 read-cache.c ce = xcalloc(1, size); xcalloc 746 read-cache.c ce = xcalloc(1, size); xcalloc 1566 read-cache.c istate->cache = xcalloc(istate->cache_alloc, sizeof(*istate->cache)); xcalloc 1635 read-cache.c split_index->base = xcalloc(1, sizeof(*split_index->base)); xcalloc 1862 read-cache.c ondisk = xcalloc(1, size); xcalloc 1883 read-cache.c ondisk = xcalloc(1, size); xcalloc 2202 read-cache.c new_ce = xcalloc(1, size); xcalloc 2301 read-cache.c sv->sd = xcalloc(1, sizeof(struct stat_data)); xcalloc 607 ref-filter.c ref->value = xcalloc(used_atom_cnt, sizeof(struct atom_value)); xcalloc 851 ref-filter.c struct ref_array_item *ref = xcalloc(1, sizeof(struct ref_array_item) + len + 1); xcalloc 1079 ref-filter.c struct ref_sorting *sorting = xcalloc(1, sizeof(*sorting)); xcalloc 1095 ref-filter.c s = xcalloc(1, sizeof(*s)); xcalloc 44 reflog-walk.c xcalloc(1, sizeof(struct complete_reflogs)); xcalloc 139 reflog-walk.c *info = xcalloc(1, sizeof(struct reflog_walk_info)); xcalloc 203 reflog-walk.c commit_reflog = xcalloc(1, sizeof(struct commit_reflog)); xcalloc 246 reflog-walk.c commit->parents = xcalloc(1, sizeof(struct commit_list)); xcalloc 426 refs.c direntry = xcalloc(1, sizeof(struct ref_entry) + len + 1); xcalloc 1129 refs.c refs = xcalloc(1, sizeof(struct ref_cache) + len); xcalloc 1305 refs.c refs->packed = xcalloc(1, sizeof(*refs->packed)); xcalloc 2412 refs.c lock = xcalloc(1, sizeof(struct ref_lock)); xcalloc 2468 refs.c lock->lk = xcalloc(1, sizeof(struct lock_file)); xcalloc 2693 refs.c struct ref_to_prune *n = xcalloc(1, sizeof(*n) + namelen); xcalloc 3963 refs.c return xcalloc(1, sizeof(struct ref_transaction)); xcalloc 3985 refs.c struct ref_update *update = xcalloc(1, sizeof(*update) + len + 1); xcalloc 4488 refs.c hide_refs = xcalloc(1, sizeof(*hide_refs)); xcalloc 287 remote-curl.c last= xcalloc(1, sizeof(*last_discovery)); xcalloc 173 remote.c ret = xcalloc(1, sizeof(struct remote)); xcalloc 205 remote.c ret = xcalloc(1, sizeof(struct branch)); xcalloc 230 remote.c ret = xcalloc(1, sizeof(struct rewrite)); xcalloc 536 remote.c struct refspec *rs = xcalloc(nr_refspec, sizeof(*rs)); xcalloc 967 remote.c struct ref *ref = xcalloc(1, sizeof(struct ref) + prefixlen + len + 1); xcalloc 1666 remote.c ret->merge = xcalloc(ret->merge_nr, sizeof(*ret->merge)); xcalloc 1668 remote.c ret->merge[i] = xcalloc(1, sizeof(**ret->merge)); xcalloc 2183 remote.c ref = xcalloc(1, sizeof(*ref) + len); xcalloc 18 resolve-undo.c resolve_undo = xcalloc(1, sizeof(*resolve_undo)); xcalloc 25 resolve-undo.c lost->util = xcalloc(1, sizeof(*ui)); xcalloc 59 resolve-undo.c resolve_undo = xcalloc(1, sizeof(*resolve_undo)); xcalloc 71 resolve-undo.c lost->util = xcalloc(1, sizeof(*ui)); xcalloc 545 revision.c struct treesame_state *st = xcalloc(1, sizeof(*st) + n); xcalloc 1259 revision.c *ref_excludes_p = xcalloc(1, sizeof(**ref_excludes_p)); xcalloc 2402 revision.c struct commit_list *l = xcalloc(1, sizeof(*l)); xcalloc 2447 revision.c st = xcalloc(1, sizeof(*st)); xcalloc 209 server-info.c info = xcalloc(num_pack, sizeof(struct pack_info *)); xcalloc 213 server-info.c info[i] = xcalloc(1, sizeof(struct pack_info)); xcalloc 403 sha1_file.c struct lock_file *lock = xcalloc(1, sizeof(struct lock_file)); xcalloc 1110 sha1_file.c win = xcalloc(1, sizeof(*win)); xcalloc 1393 sha1_file.c ary = xcalloc(n, sizeof(struct packed_git *)); xcalloc 8 split-index.c istate->split_index = xcalloc(1, sizeof(*istate->split_index)); xcalloc 80 split-index.c si->base = xcalloc(1, sizeof(*si->base)); xcalloc 452 trailer.c item = xcalloc(sizeof(struct trailer_item), 1); xcalloc 607 trailer.c struct trailer_item *new = xcalloc(sizeof(*new), 1); xcalloc 1043 transport-helper.c struct helper_data *data = xcalloc(1, sizeof(*data)); xcalloc 886 transport.c data = xcalloc(1, sizeof(*data)); xcalloc 957 transport.c struct transport *ret = xcalloc(1, sizeof(*ret)); xcalloc 991 transport.c struct bundle_transport_data *data = xcalloc(1, sizeof(*data)); xcalloc 1008 transport.c struct git_transport_data *data = xcalloc(1, sizeof(*data)); xcalloc 1379 transport.c anon_url = xcalloc(1, 1 + prefix_len + anon_len); xcalloc 320 tree-walk.c struct tree_desc_x *tx = xcalloc(n, sizeof(*tx)); xcalloc 22 tree.c ce = xcalloc(1, size); xcalloc 555 unpack-trees.c struct cache_entry *ce = xcalloc(1, cache_entry_size(len)); xcalloc 1059 unpack-trees.c dfc = xcalloc(1, cache_entry_size(0)); xcalloc 513 urlmatch.c matched = xcalloc(1, sizeof(*matched)); xcalloc 427 wt-status.c d = xcalloc(1, sizeof(*d)); xcalloc 474 wt-status.c d = xcalloc(1, sizeof(*d)); xcalloc 560 wt-status.c d = xcalloc(1, sizeof(*d));