[Rpm-maint] [rpm-software-management/rpm] rpmKeyringAddKey() should add subkeys too (Issue #3350)
Florian Festi
notifications at github.com
Wed Oct 9 11:23:29 UTC 2024
OK; this turns out to be much more complicated as it looks at first glance. Linking the the primary and subkeys together creates reference loops that prevent them ever to get freed. Locking gets in the way of fixing this easily. nrefs need to move out of the normal locks and be implemented as std::atomic instead before this can go anywhere.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3350#issuecomment-2402047185
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3350/2402047185 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241009/15244520/attachment-0001.html>
More information about the Rpm-maint
mailing list