Ticket #54 (new defect)

Opened 2 years ago

Pointer alignment

Reported by: pragma Assigned to: pragma
Priority: major Milestone: 1.0
Component: DDL (all) Version:
Keywords: Cc:

Description

Need to double-check the codebase for OMFModule and ELFModule to ensure that any potential roots are 4-byte aligned on the heap. This is to ensure that they will be read correctly by the GC.