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, Oct 27, 7:20 PM
Unknown Object (File)
Wed, Oct 23, 11:40 AM
Unknown Object (File)
Sat, Oct 19, 12:29 PM
Unknown Object (File)
Oct 7 2024, 12:01 AM
Unknown Object (File)
Sep 27 2024, 5:40 AM
Unknown Object (File)
Sep 21 2024, 8:45 AM
Unknown Object (File)
Sep 21 2024, 5:31 AM
Unknown Object (File)
Sep 18 2024, 2:26 AM
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.