mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
a9a0f7dc9c
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)