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)
Dec 7 2024, 1:52 PM
Unknown Object (File)
Dec 4 2024, 7:55 PM
Unknown Object (File)
Nov 14 2024, 3:21 PM
Unknown Object (File)
Oct 27 2024, 7:20 PM
Unknown Object (File)
Oct 23 2024, 11:40 AM
Unknown Object (File)
Oct 19 2024, 12:29 PM
Unknown Object (File)
Oct 7 2024, 12:01 AM
Unknown Object (File)
Sep 27 2024, 5:40 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53241
Build 50132: arc lint + arc unit

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.