Closed Bug 13512 Opened 25 years ago Closed 25 years ago

mailnews/mime: StrAllocCopy() and friends must go away

Categories

(MailNews Core :: MIME, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bruce, Assigned: rhp)

Details

StrAllocCopy() and other such string manipulation functions need to go away in
favor of nsString and family.
cc'ing alecf per his request.
rhp is on sabbatical for another few weeks.
I might get to this.
Target Milestone: M14
M14
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I've gotten rid of the StrAllocCopy() references as well as trying to use the
nsCRT:: memory handling calls where possible. I cannot convert everything to
nsString usage because this would involve a total rewrite which isn't going to
happen.

- rhp
QA Contact: lchiang → ppandit
Status: RESOLVED → VERIFIED
Checked using LXR.
No StrAllocCopy() in all of mozilla
No nsCRT:: calls within the mailnews directory

VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.