Co-authored-by: Matt Caswell <matt@openssl.foundation>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Wed Mar 18 17:26:47 2026
(Merged from https://github.com/openssl/openssl/pull/30371)
lh_SRTM_ITEM_free(srtm->items_rev);
if (srtm->items_fwd != NULL) {
/*
- * We don't need to call lh_SRTM_ITEM_set_set_down(..., 0)
+ * We don't need to call lh_SRTM_ITEM_set_down_load(..., 0)
* here because srtm_free_each() callback for _doall() does
* not call to lh_SRTIM_ITEM_delete().
*/