Martin Kaiser
changed
bug 9079
Comment # 3
on bug 9079
from Martin Kaiser
(In reply to comment #2)
> Looks like a pretty standard long-loop bug:
> - iNbrRecords value is enormous
> - none of the flags are set, so iOffsetPMR never advances and we never run
> off the end of the TVB
>
> I am out of time tonight, somebody who knows the protocol better might know
> the right fix.
I tried to simply jump out of the loop if we don't advance, I'll commit this
change later today.
You are receiving this mail because:
- You are watching all bug changes.