diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-11-17 12:12:41 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-11-17 13:34:07 -0800 |
commit | a16cc8b24710b7426468ac0dc3194170e6113385 (patch) | |
tree | a5349265d564945232362b38053fc17444139692 /tree-walk.c | |
parent | eeff891ac756fd97a05476446f15269b714ce4cc (diff) | |
download | git-a16cc8b24710b7426468ac0dc3194170e6113385.tar.gz |
unpack_trees: plug leakage of o->resultjc/unpack-trees-plug-leak
Most of the time the caller specifies to which destination variable
the resulting index_state should be assigned by passing a non-NULL
pointer in o->dst_index to receive that state, but for a caller that
gives a NULL o->dst_index, the resulting index simply leaked.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-walk.c')
0 files changed, 0 insertions, 0 deletions