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)
Sun, Apr 12, 5:11 PM
Unknown Object (File)
Sun, Apr 12, 12:52 AM
Unknown Object (File)
Sat, Apr 11, 7:53 AM
Unknown Object (File)
Sat, Apr 11, 1:00 AM
Unknown Object (File)
Sun, Apr 5, 12:46 PM
Unknown Object (File)
Sat, Apr 4, 11:17 PM
Unknown Object (File)
Mar 16 2026, 8:00 AM
Unknown Object (File)
Mar 15 2026, 7: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.