FFmpeg/libavutil
wm4 a400edbb6d 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>
2014-12-15 04:46:30 +01:00
..
2014-10-20 05:41:26 +02:00
2014-12-12 23:40:50 +01:00
2014-11-08 11:31:11 +01:00
2014-10-11 12:15:26 +02:00
2014-11-21 01:25:54 +01:00
2014-11-27 23:27:14 +01:00