]> git.sesse.net Git - ffmpeg/commit
avcodec/smacker: Remove redundant checks for NULL before freeing
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 26 Jul 2020 07:13:16 +0000 (09:13 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 18 Sep 2020 00:02:12 +0000 (02:02 +0200)
commitb3e89ad6466a2b2dd14a0a675aa97a61b81300b8
treeadeedc169e0ee69b4cf31f265e5ecce04c516acf
parent3899adc29869301bfab77a9064a21da7a5a5163d
avcodec/smacker: Remove redundant checks for NULL before freeing

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/smacker.c