Closed Bug 830391 Opened 11 years ago Closed 8 years ago

Prevent null dereferences in nsDiskCacheDeviceSQL

Categories

(Core :: Networking: Cache, defect)

defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mayhemer, Unassigned)

References

Details

(Whiteboard: [necko-backlog])

Offline cache device may be demanded to process operation after it has already been shut down.  It causes null dereferences when accessing SQL statements after shutdown.

Options (may be both needed):
- add null/shutdown checks (may cause lose of data)
- wait for all background events before shutdown (may prolong shutdown)
Whiteboard: [necko-backlog]
I think WONTFIX.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.