[Rpm-maint] [rpm-software-management/rpm] Fix IMA signature fubar, take III (#1833, RhBug:2018937) (PR #1914)
Demi Marie Obenour
notifications at github.com
Wed Feb 9 15:10:23 UTC 2022
@DemiMarie commented on this pull request.
> + if (strlen(s) % 2) {
+ bin = rfree(bin);
+ break;
This only checks that the length is even, not that it is correct.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1914#pullrequestreview-877607614
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/1914/review/877607614 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220209/a1640ce8/attachment-0001.html>
More information about the Rpm-maint
mailing list