Mercurial > libavcodec.hg
comparison libfaad.c @ 10673:158f0ea08e82 libavcodec
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.
author | michael |
---|---|
date | Fri, 11 Dec 2009 21:49:30 +0000 |
parents | 3ef57f4fa579 |
children | 8a4984c5cacc |
comparison
equal
deleted
inserted
replaced
10672:2aab93afc826 | 10673:158f0ea08e82 |
---|