diff options
author | Diederick Niehorster <dcnieho@gmail.com> | 2021-12-21 14:53:26 +0100 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2021-12-24 14:04:14 +0530 |
commit | 7b21841ce45ef4ab486c3c94a714345b878a70fd (patch) | |
tree | 0a7965be4d1da57958e088e13f9b815f1b9c9f6d /doc/ffprobe.texi | |
parent | bb813ccb458ea64a68feebcdfa76504fd6969f52 (diff) | |
download | ffmpeg-7b21841ce45ef4ab486c3c94a714345b878a70fd.tar.gz |
avdevice/dshow: prevent NULL access
list_options true would crash when both a video and an audio device were
specified as input. Crash would occur on line 784 because
ctx->device_unique_name[otherDevType] would be NULL
Signed-off-by: Diederick Niehorster <dcnieho@gmail.com>
Reviewed-by: Roger Pack <rogerdpack2@gmail.com>
Diffstat (limited to 'doc/ffprobe.texi')
0 files changed, 0 insertions, 0 deletions