diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2009-12-11 21:49:30 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2009-12-11 21:49:30 +0000 |
commit | a0b468f5db92daf1854c49d920169ed39e9cfb1b (patch) | |
tree | c00848c82b6780ddcf51dc095f591f8b0fddebe8 /libavcodec/dv.c | |
parent | 15a316c0146106ac627fa67ddaa639f75a4eccce (diff) | |
download | ffmpeg-a0b468f5db92daf1854c49d920169ed39e9cfb1b.tar.gz |
Make sure av_new_packet() initializes the data and destruct pointers.
Some code does call av_free_packet() on failed av_new_packets(), this
prevents the freeing of uninitialized pointers.
Originally committed as revision 20801 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/dv.c')
0 files changed, 0 insertions, 0 deletions