]> git.99rst.org Git - git.git/commit
builtin/rerere: fix various trivial memory leaks
authorPatrick Steinhardt <redacted>
Thu, 1 Aug 2024 10:40:36 +0000 (12:40 +0200)
committerJunio C Hamano <redacted>
Thu, 1 Aug 2024 15:47:37 +0000 (08:47 -0700)
commit50ef4e09c386f46898886b1c3ae8bef5783b4e90
treeb5053ea2a82c49e4fe759b1c97ca85fa213db42f
parent1d615afa8d5297dcb8e12d603714f03fb2f0441b
builtin/rerere: fix various trivial memory leaks

There are multiple trivial memory leaks in git-rerere(1). Fix those.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/rerere.c
rerere.c
t/t2030-unresolve-info.sh
t/t4200-rerere.sh
git clone https://git.99rst.org/PROJECT