[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2015-01-19 Thread wm4
ffmpeg | branch: release/2.2 | wm4 | Mon Dec 15 04:32:58 2014 +0100| [b9510b3274cf1e37079aafdeacf020818908d989] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blo

[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2015-01-06 Thread wm4
ffmpeg | branch: release/2.3 | wm4 | Mon Dec 15 04:32:58 2014 +0100| [c3cd7b8a2904566de19a70215ceaef4cab841d44] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blo

[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2014-12-30 Thread wm4
ffmpeg | branch: release/2.1 | wm4 | Mon Dec 15 04:32:58 2014 +0100| [df1ea139b4fbf98351ebb23dad748e8f74002616] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blo

[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2014-12-19 Thread wm4
ffmpeg | branch: release/2.4 | wm4 | Mon Dec 15 04:32:58 2014 +0100| [14d6ea0c459ca22b818977859d2476783fcc7d1a] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blo

[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2014-12-15 Thread wm4
ffmpeg | branch: release/2.5 | wm4 | Mon Dec 15 04:32:58 2014 +0100| [135c733125e322e343b23fa522233a34fd354e60] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blo

[FFmpeg-cvslog] lavu/frame: fix malloc error path in av_frame_copy_props()

2014-12-14 Thread wm4
ffmpeg | branch: master | wm4 | Mon Dec 15 04:32:58 2014 +0100| [a400edbb6d00c0211de38e4f1b4f593681db91d8] | committer: Michael Niedermayer lavu/frame: fix malloc error path in av_frame_copy_props() The error path frees all side data, but forgets to reset the side data count. This can blow up