mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 17:20:22 +00:00
![]() The function to extract signatures suffers from a similar bug to the header field finding one by having an unecessary line feed check as a break condition of its loop. Fix that and add a test for this single-line signature situation. |
||
---|---|---|
.. | ||
commit.c | ||
parent.c | ||
parse.c | ||
signature.c | ||
write.c |