mirror of
https://github.com/openssl/openssl.git
synced 2026-01-25 11:07:00 +00:00
Since we no longer mutate the stack when finding, let us make the stack pointers const. Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/28532)