nasa / PSP

The Core Flight System (cFS) Platform Support Package (PSP)
Apache License 2.0
66 stars 56 forks source link

Memory alignment issue in libc malloc stub #418

Closed jphickey closed 7 months ago

jphickey commented 8 months ago

Describe the bug This is identical to nasa/osal#1412 but in the PSP, which has basically the same stub. It was cloned for use in the PSP, and the bug was also cloned.

Expected behavior Memory block address should align

System observed on: N/A

Additional context Found by code review after reviewing nasa/osal#1413

Reporter Info Joseph Hickey, Vantage Systems, Inc.