This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Message on signed tagged commits contains extra new line #1111
Closed
Description
The following code reads one extra new line past the PGP signature block and appends it to Message
:
Lines 140 to 159 in 8c3c8b3
I am not sure what a proper fix is, but bailing out of the loop on this line instead of setting pgpsig = false
seemed to correct the problem:
Line 144 in 8c3c8b3
We noticed this when trying to manually reconstruct the payload and verify the PGP signature.
Commit 8c3c8b3 seems to partially mask the problem.
Metadata
Metadata
Assignees
Labels
No labels