You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
avformat/tls_openssl: remove leftover comment
This commit is contained in:
@ -369,7 +369,6 @@ einval_end:
|
|||||||
ret = AVERROR(EINVAL);
|
ret = AVERROR(EINVAL);
|
||||||
end:
|
end:
|
||||||
X509_NAME_free(subject);
|
X509_NAME_free(subject);
|
||||||
//av_bprint_finalize(&fingerprint, NULL);
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user