]> git.99rst.org Git - git.git/commit
builtin/fast-import: plug trivial memory leaks
authorPatrick Steinhardt <redacted>
Wed, 14 Aug 2024 06:52:23 +0000 (08:52 +0200)
committerJunio C Hamano <redacted>
Wed, 14 Aug 2024 17:07:59 +0000 (10:07 -0700)
commit0662f0dacb59de2aa56f41c7d8645784c2174ca7
tree482efaa80fd4a0fed39d4bba4dafce34c9e5e95e
parent187b623eeff215b56d8e45ebab1de899e974383a
builtin/fast-import: plug trivial memory leaks

Plug some trivial memory leaks in git-fast-import(1).

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/fast-import.c
t/t9300-fast-import.sh
t/t9304-fast-import-marks.sh
git clone https://git.99rst.org/PROJECT