[FFmpeg-devel] [PATCH v2] avformat/tls_openssl: fix build error when openssl version < 3
Martin Storsjö
martin at martin.st
Fri Jun 6 11:32:24 EEST 2025
On Fri, 6 Jun 2025, Jack Lau via ffmpeg-devel wrote:
> add the missing data structure pkey in the tls_context
> properly set this pkey and free it
>
> Signed-off-by: Jack Lau <jacklau1222 at qq.com>
> ---
> libavformat/tls_openssl.c | 33 ++++++++++++++++++++-------------
> 1 file changed, 20 insertions(+), 13 deletions(-)
LGTM, thanks, this one looks reasonable.
// Martin
More information about the ffmpeg-devel
mailing list