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 /t/t9133-git-svn-nested-git-repo.sh | |
| parent | builtin/show-ref: split up different subcommands (diff) | |
| download | git-dbabd0b023b6a65267fd57ed04ecd47ac34b5ae5.tar.gz git-dbabd0b023b6a65267fd57ed04ecd47ac34b5ae5.zip | |
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 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions
