Closed
Bug 99246
Opened 24 years ago
Closed 24 years ago
use of evil strtok function
Categories
(Core Graveyard :: Java: Live Connect, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: drepper, Assigned: rogerl)
Details
Attachments
(1 file)
|
2.63 KB,
patch
|
Details | Diff | Splinter Review |
js/src/liveconnect/jsj_JavaPackage.c still uses the evil since not thread-safe
strtok function. I'll append a patch which fixes the problem in a way used
elsewhere in the project. The change to configure.in is also present in some
other bugs with patches I filed so there might be conflicts when applying it.
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Updated•24 years ago
|
Comment 2•24 years ago
|
||
cc'ing to get this patch reviewed
Comment 3•24 years ago
|
||
r=beard
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•