set data_size to 0 so that in case we return without setting it nothing funny can...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Jan 2007 23:28:41 +0000 (23:28 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Jan 2007 23:28:41 +0000 (23:28 +0000)
commitd9319ccebd2a486431a2fb3474ed53e01ae4f3a2
tree94373b23ec5f41ff6bc37483acc32055ecfe4974
parentb82d0bfe10f1874a0cdd63b85ba926cc2326fe30
set data_size to 0 so that in case we return without setting it nothing funny can happen

Originally committed as revision 7558 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/a52dec.c