diff options
author | Stefan Beller <sbeller@google.com> | 2015-03-20 17:28:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-22 12:26:31 -0700 |
commit | 1b7cb8969cb204b64b9f8ce25c86986e8144d352 (patch) | |
tree | fd4c098d47c379d39979058033efa8ce7d3927a7 /git-quiltimport.sh | |
parent | read-cache: free cache entry in add_to_index in case of early return (diff) | |
download | tgif-1b7cb8969cb204b64b9f8ce25c86986e8144d352.tar.xz |
update-index: fix a memleak
`old` is not used outside the loop and would get lost
once we reach the goto.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-quiltimport.sh')
0 files changed, 0 insertions, 0 deletions