Closed Bug 275425 Opened 20 years ago Closed 20 years ago

AB_pstrtok_r seems redundant with nsCRT::strtok

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 253794

People

(Reporter: Biesinger, Assigned: sspitzer)

References

()

Details

http://lxr.mozilla.org/seamonkey/source/mailnews/addrbook/src/nsDirPrefs.cpp#113
114    The following functions are used to implement
115    a thread safe strtok

this description sounds exactly like nsCRT::strtok
http://lxr.mozilla.org/seamonkey/source/xpcom/ds/nsCRT.h#184

so, mailnews's copy of this function should probably be replaced with nsCRT's.

*** This bug has been marked as a duplicate of 253794 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.