Fix signed overflow in _book_maptype1_quantvals().
If b->dims is very large, vals will be 1 and acc1 will overflow a
long.
This causes us to read too many values for this codebook.
Signed-off-by:
Monty <xiphmont@xiph.org>
Showing
Please register or sign in to comment