diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-10-31 09:16:21 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-01 12:09:00 +0900 |
commit | dbabd0b023b6a65267fd57ed04ecd47ac34b5ae5 (patch) | |
tree | 4738583fc6d0114f840f7960360d627a0cc3a0a7 /builtin/commit-graph.c | |
parent | b14cbae2b528ea8eda7e05febff9c395b8e5c968 (diff) |
builtin/show-ref: fix leaking string buffer
Fix a leaking string buffer in `git show-ref --exclude-existing`. While
the buffer is technically not leaking because its variable is declared
as static, there is no inherent reason why it should be.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions