diff options
author | Andrey Okoshkin <a.okoshkin@samsung.com> | 2017-10-24 18:15:05 +0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-25 16:16:22 +0900 |
commit | 55d7d15847e84d531f712f9fd6a7117283b208a3 (patch) | |
tree | 5cdd03f2c2cb1734f1efcb63b7d482fc05a2e0e6 /Documentation/git-upload-pack.txt | |
parent | Git 2.13.6 (diff) | |
download | tgif-55d7d15847e84d531f712f9fd6a7117283b208a3.tar.xz |
path.c: use xmalloc() in add_to_trie()
Add usage of xmalloc() instead of malloc() in add_to_trie() as xmalloc wraps
and checks memory allocation result.
Signed-off-by: Andrey Okoshkin <a.okoshkin@samsung.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-upload-pack.txt')
0 files changed, 0 insertions, 0 deletions