summaryrefslogtreecommitdiff
path: root/t/t6028-merge-up-to-date.sh
diff options
context:
space:
mode:
authorLibravatar René Scharfe <rene.scharfe@lsrfire.ath.cx>2013-06-02 17:46:57 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-02 15:31:15 -0700
commit5d80ef5a6e727bbecd7d892a5043bae25f7ca5e2 (patch)
tree50909ff4610d22367ee829cbf2adbb1c0c88e8c9 /t/t6028-merge-up-to-date.sh
parentdiff-lib, read-tree, unpack-trees: mark cache_entry array paramters const (diff)
downloadtgif-5d80ef5a6e727bbecd7d892a5043bae25f7ca5e2.tar.xz
unpack-trees: free cache_entry array members for merges
The merge functions duplicate entries as needed and they don't free them. Release them in unpack_nondirectories, the same function where they were allocated, after we're done. As suggested by Felipe, use the same loop style (zero-based for loop) for freeing as for allocating. Improved-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: René Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6028-merge-up-to-date.sh')
0 files changed, 0 insertions, 0 deletions