mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-21 11:48:59 +04:00
99f1c0db5a72 ustream-openssl: Fix use-after-free crash under high load and optimize BIO_METHOD lifecycle Fixes: https://github.com/openwrt/openwrt/issues/19349 Fixes: https://github.com/openwrt/openwrt/issues/20134 Link: https://github.com/openwrt/openwrt/pull/22335 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>