Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test failure in 90-test_memleak.t
recent gcc versions can optimize the memory leak away, avoid that by declaring the lost variable to be volatile. Reviewed-by: Saša Nedvědický <sashan@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from #26269) (cherry picked from commit eeb3266)
- Loading branch information