diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-04 20:07:49 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-04 17:16:42 -0800 |
commit | 8c29b497946fde2a6ef597d960a05d3dd36dcbf0 (patch) | |
tree | 56ced0369516976cf63d165e1f3fd2a790a15bcd /commit.h | |
parent | 66e871b6647ffea61a77a0f82c7ef3415f1ee79c (diff) |
range-diff: avoid leaking memory in two error code paths
In the code paths in question, we already release a lot of memory, but
the `current_filename` variable was missed. Fix that.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions