Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238560

Category ffmpeg
Changed by Marvin Scholz <epirat07ohnoyoudont@gmail.com>
Changed at Mon 07 Jul 2025 01:52:46
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision aaffa9bc72e0e926cb23752d4864db9c5e4bc80b

Comments

avformat/tls_openssl: remove unnecessary checks
Calling av_free with NULL is a no-op so this check is not needed.

Changed files