diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-04-17 21:56:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-17 21:56:54 -0700 |
commit | 372b050b6bd4bd3256e6fa21ab0fef47dd768d98 (patch) | |
tree | fa12cbf34a720297cd8227b5ce129c041a6db4bb /t/t0004-unwritable.sh | |
parent | daemon: use an argv_array to exec children (diff) | |
download | tgif-372b050b6bd4bd3256e6fa21ab0fef47dd768d98.tar.xz |
replace: plug a memory leak
Recent update to for_each_replace_name() to make it use a strbuf in
place of a fixed buffer forgot to release the memory held by the
strbuf before leaving the function.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0004-unwritable.sh')
0 files changed, 0 insertions, 0 deletions