[rhel6-branch] Prevent anaconda from crashing due to repeated calls to rpmReadConfigFiles. (#1021534)

Brian C. Lane bcl at redhat.com
Wed Feb 4 01:03:29 UTC 2015


On Tue, Feb 03, 2015 at 12:10:18PM +0100, Samantha N. Bueno wrote:
> explodeRPM() in rpmextract.c is calling rpmReadConfigFiles() once per
> every package processed without ever calling rpmFreeRpmrc() to free up
> the resources, eventually causing anaconda to explode; so, avoid the
> issue by only calling rmReadConfigFiles if the rpm has already been
                             ^^
rpmReadConfigFiles

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list