]> git.sesse.net Git - ffmpeg/commit
avcodec/h264_metadata_bsf: Fix invalid av_freep
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 4 Jul 2020 18:57:56 +0000 (20:57 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 4 Jul 2020 19:46:30 +0000 (21:46 +0200)
commit04e06beb0ab98a6eb85df32f7809b1143e4bebe7
tree8fa54b218f1c521dc440cdfab21a81ef401cae2c
parentd534009f76133f9251676c25567710ee117f3bc8
avcodec/h264_metadata_bsf: Fix invalid av_freep

This bug was introduced in 3c8a2a1180f03ca6b299ebc27eef21ae86635ca0.

Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/h264_metadata_bsf.c