mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-19 07:29:28 -04:00
Fixes segmentation faults in openssl. This problem was introduced in version 3.5.2 and 3.0.17. Backport a fix from the OpenSSL 3.5 branch. Link: https://forum.openwrt.org/t/openssl-3-0-17-libcrypto-segmentation-faults-regression/240650/9 Link: https://github.com/openssl/openssl/issues/28171 Link:c4c92f3e8aFixes:223c1de963("openssl: update to 3.5.2") Link: https://github.com/openwrt/openwrt/pull/20074 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>