Re: [Flac-dev] Bug in bitreader for short reads?

2009-06-03 Thread Josh Coalson
fixed in cvs http://sourceforge.net/tracker/?func=detail&aid=2490454&group_id=13478&atid=113478 --- On Mon, 6/1/09, Gilles Boccon-Gibod wrote: > From: Gilles Boccon-Gibod > Subject: [Flac-dev] Bug in bitreader for short reads? > To: flac-dev@xiph.org > Date: Monday

[Flac-dev] Bug in bitreader for short reads?

2009-06-01 Thread Gilles Boccon-Gibod
It seems that the bitstream reader is not working as it should (verified in version 1.2.0 and 1.2.1). The problem is as follows: if the data read by the read callback is not a multiple of 4, the bit reader will end up in a very bad state, where the bits_consumed field will grow without ever b