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, Jun 2, 6:28 PM
Unknown Object (File)
May 16 2024, 10:12 AM
Unknown Object (File)
Mar 19 2024, 1:31 AM
Unknown Object (File)
Jan 3 2024, 1:32 AM
Unknown Object (File)
Dec 23 2023, 10:11 AM
Unknown Object (File)
Dec 12 2023, 3:03 PM
Unknown Object (File)
Nov 10 2023, 9:42 AM
Unknown Object (File)
Sep 6 2023, 12:19 AM
Subscribers

Diff Detail

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

Event Timeline

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

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.