Page MenuHomeFreeBSD

arm unwind: Reject unaligned stack pointers
ClosedPublic

Authored by jhb on Aug 21 2023, 10:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 16, 8:00 AM
Unknown Object (File)
Sun, Mar 15, 7:55 PM
Unknown Object (File)
Thu, Mar 12, 7:40 PM
Unknown Object (File)
Fri, Mar 6, 12:59 PM
Unknown Object (File)
Fri, Mar 6, 7:10 AM
Unknown Object (File)
Thu, Mar 5, 10:56 PM
Unknown Object (File)
Feb 28 2026, 5:20 PM
Unknown Object (File)
Feb 22 2026, 8:55 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Aug 21 2023, 10:04 PM
sys/arm/arm/unwind.c
404–405

The comment is probably unneeded but is also unrelated to this change. It's for setting the variable to see if we need to update the saved stack pointer before returning success.

This revision is now accepted and ready to land.Aug 22 2023, 5:52 PM
This revision was automatically updated to reflect the committed changes.