Closed Bug 512802 Opened 16 years ago Closed 16 years ago

js_NewScript() aggregate allocator does not honor proper alignement on 64 bit archs

Categories

(Core :: JavaScript Engine, defect)

Sun
NetBSD
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 514645

People

(Reporter: martin, Unassigned)

Details

Attachments

(1 file)

The special allocator js_NewScript() creates an aggreagation of various C++ objects within a single allocation. The subcomponents are naturaly aligned on 32bit archs, but depending on content may not be properly aligned on 64 bit archs.
Assignee: nobody → general
Component: General → JavaScript Engine
Product: Firefox → Core
QA Contact: general → general
Version: 3.5 Branch → unspecified
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: