You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive documentation warning that STACKMAN_SP_FURTHEST and
STACKMAN_SP_NEAREST are sentinel values that should only be used for
comparison operations (SP_LS, SP_LE) and never for arithmetic operations
(SP_ADD, SP_DIFF) due to risk of pointer overflow when operating on
addresses at extreme ends of the address space.
0 commit comments