Closed Bug 713873 Opened 13 years ago Closed 13 years ago

crash in nsMsgDatabase::SetSummaryValid if feed db out of date

Categories

(MailNews Core :: Database, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 12.0

People

(Reporter: Bienvenu, Assigned: Bienvenu)

References

Details

(Keywords: regression)

Attachments

(1 file)

Attached patch proposed fixSplinter Review
If a feed database is out of date, we crash trying to download new messages in nsMsgDatabase::SetSummaryValid() because of a null m_dbFolderInfo. I checked prior to the pluggable store landing and we checked for a null m_dbFolderInfo.
Attachment #584578 - Flags: review?(neil)
Comment on attachment 584578 [details] [diff] [review] proposed fix Well, nsMailDatabase::SetSummaryValid certainly null-checks m_dbFolderInfo... nsMsgDatabase::SetSummaryValid never used to, but presumably we're passing it true which it used to ignore completely.
Attachment #584578 - Flags: review?(neil) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: regression
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 12.0
Blocks: 402392
No longer depends on: 402392
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: