Closed Bug 262229 Opened 20 years ago Closed 15 years ago

installer crashes on invalid installer.ini

Categories

(SeaMonkey :: Installer, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ajschult784, Assigned: ajschult784)

References

Details

(Keywords: crash)

The installer can crash if the included installer.ini is invalid.  Specifically,
I changed the first key, "NEXT", to "EXT", and it crashed in
nsXIContext::ReleaseResources
I love it when I already have the patch written.  :)

The installer crashes because of the "dangling" uninitialized element I
mentioned in bug 242908 comment 0.  I convinced myself it wasn't a problem, but
it is a problem if it bails from the loop because it can't find an entry (as it
does here).
Depends on: 242908
Product: Browser → Seamonkey
QA Contact: bugzilla → general
aren't we on newer installer?
linux is on no installer...
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.