Closed
Bug 32493
Opened 26 years ago
Closed 26 years ago
Comparing JSVAL_TAG to JSVAL_VOID in JS Engine 1.5rc1
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
People
(Reporter: christian.cohrs, Assigned: rogerl)
Details
In file jsxdrapi.c, function JS_XDRValue, line 450 and following.
JSVAL_TAG(*vp) can never equal JSVAL_VOID.
Updated•26 years ago
|
Component: All → Javascript Engine
Product: Architecture → Browser
Version: 5.0 → other
| Assignee | ||
Comment 2•26 years ago
|
||
*** This bug has been marked as a duplicate of 31003 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•