[Rpm-maint] [rpm-software-management/rpm] RPM with Copy on Write (#1470)

Demi Marie Obenour notifications at github.com
Mon Jun 14 17:09:17 UTC 2021


> > I'm concerned that re-implementing parts of rpm has the potential to double the surface area for bugs. I get that writing code in C is more difficult and error prone than other languages.
> 
> This has generally been borne out to be true, so I generally will advocate for people to _not_ take the rpm-ostree/rpm-oxide approach, as it leads to broken user experiences.

I wrote rpm-oxide because of the large number of memory unsafety bugs found in librpm, together with the slow speed at which they have been patched.  I believe rpm-ostree had to reimplement much of librpm because there is no reasonable way to use librpm from a multithreaded program.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1470#issuecomment-860846911
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210614/a99a7d2d/attachment.html>


More information about the Rpm-maint mailing list