diff options
author | wm4 <nfxjfg@googlemail.com> | 2014-12-15 04:32:58 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-15 05:32:36 +0100 |
commit | 135c733125e322e343b23fa522233a34fd354e60 (patch) | |
tree | 7d0ff2773df7b589899cd400dbc0c2e7720df80f /libavcodec/rv34dsp.c | |
parent | 3b3a3c3d448edf071203632c0b68776ecb9d46e5 (diff) | |
download | ffmpeg-135c733125e322e343b23fa522233a34fd354e60.tar.gz |
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 later in av_frame_unref() and free_side_data().
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit a400edbb6d00c0211de38e4f1b4f593681db91d8)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/rv34dsp.c')
0 files changed, 0 insertions, 0 deletions