Page MenuHomeFreeBSD

arm unwind: Reject unaligned stack pointers
ClosedPublic

Authored by jhb on Aug 21 2023, 10:04 PM.
Tags
None
Referenced Files
F137925757: D41533.id126335.diff
Thu, Nov 27, 7:58 AM
Unknown Object (File)
Tue, Nov 25, 6:03 PM
Unknown Object (File)
Sun, Nov 23, 7:54 PM
Unknown Object (File)
Sat, Nov 22, 8:15 AM
Unknown Object (File)
Sun, Nov 9, 12:51 AM
Unknown Object (File)
Thu, Nov 6, 10:17 PM
Unknown Object (File)
Tue, Nov 4, 12:21 PM
Unknown Object (File)
Tue, Nov 4, 12:17 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.