[Rpm-maint] [rpm-software-management/rpm] Avoid `n * m` memory allocation in base2bin() (Issue #1984)
Florian Festi
notifications at github.com
Mon Jul 18 09:29:08 UTC 2022
Well, after having a look my conclusion is memory usage is not the issue here. The issue is we are loosing the information on the actual individual signature sizes. Luckily the API supports individual sizes per signature and just the internal data structures need some work.
I already have some code for that. Unfortunately we also don't have any test cases for the verity signatures. So I guess this is next...
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1984#issuecomment-1186973737
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/1984/1186973737 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220718/ba604a55/attachment.html>
More information about the Rpm-maint
mailing list