print a warning if something allocates 0 bytes
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Dec 2002 12:42:25 +0000 (12:42 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Dec 2002 12:42:25 +0000 (12:42 +0000)
commit5b20b7328a6b0d0286b6d0f1975fbd417ae010eb
tree4e52203505263d8fc30fc95e613abdfd17580e47
parentb92be2af42e0c21526cf39df5da8af8a9dac3493
print a warning if something allocates 0 bytes

Originally committed as revision 1307 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c