make av_dup_packet() more cautious on allocation failures
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 13 Apr 2011 15:36:02 +0000 (17:36 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 15 Apr 2011 16:02:05 +0000 (18:02 +0200)
commitc0eee89337be5f5728e7da84aa15c658e07506ca
treeb7dc1a774827a08a4781fe7bbee1c6a310557a08
parent2d8591c27e2dc582a7020e2580e16278dbfbddff
make av_dup_packet() more cautious on allocation failures

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/avpacket.c