Closed Bug 466691 Opened 16 years ago Closed 16 years ago

[redux] 64-bit fixes for MOPS on Windows and MacOS

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lhansen, Unassigned)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This fixes two problems:

* The sign extension operations were not 64-bit clean
* The longjmp hack used on non-Windows 64-bit builds is not allowed to corrupt memory when it fails - it exits when its work buffer overflows.  This is a temporary fix; see #464643 for the more general bug.
Attachment #350009 - Flags: review?(edwsmith)
Blocks: 465737
Attachment #350009 - Flags: review?(edwsmith) → review+
pushed to tamarin-redux as changeset 1153:fa021f920e66
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: