Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V2.1.11.10, V2.1.11.11, V2.1.12.0, V2.1.13.0, V2.1.14.0, V2.1.14.1, V2.1.14.2, V2.1.15.0
-
Fix Version/s: V2.1.16.1
-
Component/s: Module Loader
-
Labels:None
-
Sprint:SDO Sprint 17
-
Account:SDO rcX (SDORCX)
Description
The generated trampolines for rcX and libc functions are compiled in Arm, but the .text section of the trampoline code does not have the required 4 byte alignment.
Since expected alignment is not enforced, possibility of unaligned access to these functions may be encountered.