Closed Bug 257682 Opened 20 years ago Closed 20 years ago

multiple simultaneous mapi send mail with same attachment name causes problems

Categories

(MailNews Core :: Simple MAPI, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

Details

(Keywords: fixed-aviary1.0)

Attachments

(1 file)

If a mapi client does simultaneous mapi sends of messages with the same
attachment name, our temp file code won't handle the fact that we already have a
temp file with the same name. Because the mapi send call returns before we've
actually sent the message, the temp file could still exist from the first call
when we process the second call. My fix is to make sure the temp file is unique.
Attached patch proposed fixSplinter Review
make sure we have a unique attachment
Attachment #157625 - Flags: superreview?(mscott)
Attachment #157625 - Flags: superreview?(mscott) → superreview+
this fix is on the trunk and branch
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: