[FFmpeg-devel] [PATCH 5/8] avformat/tls_openssl: remove leftover comment

Marvin Scholz epirat07 at gmail.com
Wed Jun 25 22:59:13 EEST 2025


---
 libavformat/tls_openssl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavformat/tls_openssl.c b/libavformat/tls_openssl.c
index 7f796c7ddb..86e57ab389 100644
--- a/libavformat/tls_openssl.c
+++ b/libavformat/tls_openssl.c
@@ -369,7 +369,6 @@ einval_end:
     ret = AVERROR(EINVAL);
 end:
     X509_NAME_free(subject);
-    //av_bprint_finalize(&fingerprint, NULL);
     return ret;
 }
 
-- 
2.39.5 (Apple Git-154)



More information about the ffmpeg-devel mailing list