Closed
Bug 7066
Opened 25 years ago
Closed 25 years ago
check use of global errno
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
People
(Reporter: mang, Assigned: mang)
References
()
Details
errno is used globally in fdlibm and other places. This gives the possibility
of race conditions in places with a shared runtime.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•