Closed
Bug 304039
Opened 19 years ago
Closed 19 years ago
In jsdtoa.c a variables are used before they values are set
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mgarski, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Please look at this bug report: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=117425 As I see it's still valid for currently code. Reproducible: Always Steps to Reproduce:
Comment 1•19 years ago
|
||
First, this is filed in the wrong component Second, don't just copy bugs from someone else Third, it is fixed in our tree. See <http://lxr.mozilla.org/mozilla/source/js/src/jsdtoa.c#998>
Assignee: nobody → general
Component: General → JavaScript Engine
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•