diff options
author | Nikolas Bowe <nbowe-at-google.com@ffmpeg.org> | 2018-02-02 15:11:04 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-02-03 21:37:19 +0100 |
commit | c86490c49a3d0683b2f63338430a369c174e2bd5 (patch) | |
tree | c66d8385a02eba10f5505912235d66d1d1c6a3fd /libavutil | |
parent | e3d946b3f48fa000e2ba917ecb1bf21e5fe947fb (diff) | |
download | ffmpeg-streaming-c86490c49a3d0683b2f63338430a369c174e2bd5.zip ffmpeg-streaming-c86490c49a3d0683b2f63338430a369c174e2bd5.tar.gz |
avfilter/af_join: Fix crash in join filter
Previously if ff_outlink_frame_wanted() returned 0 it could dereference a null pointer when trying to read nb_samples.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions