]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hi/gpg-optional-pkfp-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Dec 2019 20:52:46 +0000 (12:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Dec 2019 20:52:46 +0000 (12:52 -0800)
commitf06dff7b7c1cfd273f2e23cfee547c0f05f76e31
treebc6b9a5a57d036ca2b7eaab16751b6bdfbb249c2
parentc9208597a986509e6ce9b3c7936fd7a2b3bb3e43
parent67a6ea63008bcee32a239934ad29eb5c5a554509
Merge branch 'hi/gpg-optional-pkfp-fix'

The code to parse GPG output used to assume incorrectly that the
finterprint for the primary key would always be present for a valid
signature, which has been corrected.

* hi/gpg-optional-pkfp-fix:
  gpg-interface: limit search for primary key fingerprint
  gpg-interface: refactor the free-and-xmemdupz pattern
t/t4202-log.sh