]> git.99rst.org Git - git.git/commit
pretty: clear signature check
authorPatrick Steinhardt <redacted>
Tue, 5 Nov 2024 06:17:03 +0000 (07:17 +0100)
committerJunio C Hamano <redacted>
Tue, 5 Nov 2024 06:37:53 +0000 (22:37 -0800)
commit0b20a28811390ad8a1f7e22928018e5241738446
treeae325b16801ced8492ba8f1b28b243755dd52a6a
parent8dd3cb4b45d06959f3344f02b2d45a4ccf8207d8
pretty: clear signature check

The signature check in the formatting context is never getting released.
Fix this to plug the resulting memory leak.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
pretty.c
t/t4202-log.sh
t/t7031-verify-tag-signed-ssh.sh
t/t7510-signed-commit.sh
t/t7528-signed-commit-ssh.sh
git clone https://git.99rst.org/PROJECT