Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git/git
/ xmallocz
Function
xmallocz
wrapper.c:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void *xmallocz(size_t size)
96
{
97
return do_xmallocz(size, 0);
98
}
99
100
void *xmallocz_gently(size_t size)
101
{
Callers
15
do_parse_config_key
Function · 0.85
prefix_path_gently
Function · 0.85
read_gitfile_gently
Function · 0.85
create_directories
Function · 0.85
patch_delta
Function · 0.85
attr_value_unescape
Function · 0.85
grep_source_load_file
Function · 0.85
unpack_loose_rest
Function · 0.85
xmemdupz
Function · 0.85
ll_ext_merge
Function · 0.85
should_prune_worktree
Function · 0.85
show_patch_diff
Function · 0.85
Calls
1
do_xmallocz
Function · 0.85
Tested by
3
attr_value_unescape
Function · 0.68
protect_ntfs_hfs_benchmark
Function · 0.68
cmd__path_utils
Function · 0.68