[FFmpeg-cvslog] vp3: Copy all 3 frames for thread updates

2014-08-30 Thread Michael Niedermayer
ffmpeg | branch: release/1.1 | Michael Niedermayer | Mon Aug 4 01:12:47 2014 +0100| [437848e37ae7ef73cd8101031dc570d1f009ffd5] | committer: Vittorio Giovara vp3: Copy all 3 frames for thread updates Fixes a double release of the current frame on deinit. Bug-Id: CVE-2011-3934 Found-by: Mateus

[FFmpeg-cvslog] vp3: Copy all 3 frames for thread updates

2014-08-12 Thread Michael Niedermayer
ffmpeg | branch: release/0.10 | Michael Niedermayer | Mon Aug 4 01:06:51 2014 +0100| [dcc68de942f06d358192a57057adb133f7c40dd7] | committer: Vittorio Giovara vp3: Copy all 3 frames for thread updates Fixes a double release of the current frame on deinit. Bug-Id: CVE-2011-3934 Found-by: Mateu