diff options
author | Lorenz Brun <lorenz@dolansoft.org> | 2016-10-21 22:51:37 +0200 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2017-06-28 09:44:09 -0400 |
commit | 1cfd566324f4a9be066ea400685b81c0695e64d9 (patch) | |
tree | 2aa1b4e50a6223b1e02313ee7a17bfff55be1390 /libavformat/vorbiscomment.c | |
parent | 3fdf50f9e864c88da2139cf066832944de81acaa (diff) | |
download | ffmpeg-1cfd566324f4a9be066ea400685b81c0695e64d9.tar.gz |
dvbsubdec: Fixed segfault when decoding subtitles
This fixes a segfault (originally found in Movian, but traced to libav)
when decoding subtitles because only an array of rects is allocated,
but not the actual structs it contains. The issue was probably
introduced in commit 2383323 where the loop to allocate the rects in
the array was thrown away.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'libavformat/vorbiscomment.c')
0 files changed, 0 insertions, 0 deletions