]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/format-patch-message-id-unleak'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:46 +0000 (12:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:46 +0000 (12:29 -0700)
commite490bea8a68fceb227277fef38daa1b7522b97a5
tree622afe4feb30cdda23740c027f1b4cdab59e7513
parentcbc882ea388143bd6bbed139f97f67589777be60
parentc6d26a9dda59043f95ee5bf632d6aa80fa50aad7
Merge branch 'jk/format-patch-message-id-unleak'

Leakfix.

* jk/format-patch-message-id-unleak:
  format-patch: free elements of rev.ref_message_ids list
  format-patch: free rev.message_id when exiting
builtin/log.c
t/t9001-send-email.sh