On Wed, Jun 28, 2017 at 04:14:23PM +0200, Lorenz Brun  wrote:
> Module: libav
> Branch: master
> Commit: 1cfd566324f4a9be066ea400685b81c0695e64d9
> 
> Author:    Lorenz Brun <lor...@dolansoft.org>
> Committer: Vittorio Giovara <vittorio.giov...@gmail.com>
> Date:      Fri Oct 21 22:51:37 2016 +0200
> 
> 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.giov...@gmail.com>

Will port this to v12 tomorrow.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to