Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...).
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 1 May 2010 18:45:02 +0000 (18:45 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 1 May 2010 18:45:02 +0000 (18:45 +0000)
commit593a8614705eb1b098185db6e4d227c67e8c3597
tree57e333732a52f71fa7bfc32141aee3afd1dde6df
parentc99d506b3b9dd704acabb05636b57f56554f9378
Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...).
Partially fixes issue 1758.

Originally committed as revision 23005 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/wmavoice.c