Urvang Joshi 96ad0e0aef VPLBitReader bugfix: Catch error if bit_pos > LBITS too.
Earlier we were only testing for bit_pos == LBITS. But this is not
sufficient,
as bit_pos can jump from < LBITS to > LBITS.

This was resulting in some bit-stream truncation errors not being
caught.

Note: Not a security bug though, as br->pos wasn't incremented in such
cases
and so we weren't reading beyond the buffer.

Change-Id: Idadcdcbc6a5713f8fac3470f907fa37a63074836
2013-10-30 16:33:36 -07:00
..
2013-08-20 18:55:00 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-27 08:59:55 +02:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-07-26 12:10:26 -07:00
2013-07-26 12:10:26 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00