[FFmpeg-cvslog] dds: validate source buffer size before copying

2015-11-25 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Wed Nov 11 00:05:02 2015 +0100| [a8513826dda2a6ace68a3819eec1d9c6b1f3b98f] | committer: Andreas Cadhalpun dds: validate source buffer size before copying If it is too small av_image_copy_plane segfaults. Reviewed-by: Vittorio Giovara Signed-

[FFmpeg-cvslog] dds: validate source buffer size before copying

2015-11-19 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Nov 11 01:14:57 2015 +0100| [e6459c655e110cd9acb5d0658d89c415eaca847b] | committer: Vittorio Giovara dds: validate source buffer size before copying If it is too small av_image_copy_plane segfaults. Signed-off-by: Andreas Cadhalpun > http://

[FFmpeg-cvslog] dds: validate source buffer size before copying

2015-11-11 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Nov 11 00:05:02 2015 +0100| [1675809d2df76b1a185c78ca0a7a1c8ccb493167] | committer: Andreas Cadhalpun dds: validate source buffer size before copying If it is too small av_image_copy_plane segfaults. Reviewed-by: Vittorio Giovara Signed-off-b