[FFmpeg-devel] [PATCH v2] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version

Anton Khirnov anton at khirnov.net
Sun Sep 15 14:52:38 EEST 2024


Quoting sfan5 (2024-09-10 17:47:41)
> From 2db025b18be995afea46dea6c15a3caf1d985a82 Mon Sep 17 00:00:00 2001
> From: sfan5 <sfan5 at live.de>
> Date: Wed, 4 Sep 2024 17:56:05 +0200
> Subject: [PATCH v2] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround
>  to affected version
> 
> Now that mbedTLS 3.6.1 is released we know that only 3.6.0 contains this regression.
> 
> ref: c28e5b597ecc34188427347ad8d773bf9a0176cd
> Signed-off-by: sfan5 <sfan5 at live.de>
> ---
>  libavformat/tls_mbedtls.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed

Thanks,
-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list