Hi Takehiro.

> Hi, Robert,
> 
> >>>>> "R" == Robert Hegemann <[EMAIL PROTECTED]> writes:
> 
>     R> I still get assertion failures at this point.
> 
> Uum,,,,, really ?
> 
>     R> Sorry, but it is not OK now. If you check count1 == 576 before
>     R> this, what happens if count1 == 575?
>     R> 575+2=577 --> index overflow --> crash/assertion failure!
> 
>     R> So I assume, you have to check count1 >= 575 before.
> 
> MP3 standards says count1 should be even number.
> if it is odd number like 575, it will cause the problem another point,
> like l3bitstream.c

Even a value of 574 will do the trick! It was my sloppyness
taken 575 as an example.

574+2=576 --> index overflow --> crash/assertion failure!

> ---
> Takehiro TOMINAGA // may the source be with you!

Ciao Robert
---
http://linux.unixcity.de/catwalk/index.html

-- 
Sent through GMX FreeMail - http://www.gmx.net
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to