[Rpm-maint] [rpm-software-management/rpm] Check not configured keystore backends for keys (PR #3539)

Florian Festi notifications at github.com
Wed Jan 29 10:26:02 UTC 2025


@ffesti commented on this pull request.



> @@ -71,6 +71,20 @@ rpmKeyring rpmKeyringFree(rpmKeyring keyring)
     return NULL;
 }
 
+size_t rpmKeyringSize(rpmKeyring keyring, rpmFlags flags)
+{
+    assert(flags == 0);

ok, it is a "boolean" now.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3539#discussion_r1933621378
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3539/review/2580595107 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250129/2c63e73c/attachment.htm>


More information about the Rpm-maint mailing list