Skip to content
Snippets Groups Projects

avoid reading the next byte ahead

Merged Steve Lhomme requested to merge robUx4/libdvdread:bitstream-overflow into master

It may not be in the end of the buffer anymore.

The byte value used was always equivalent to

state->start[state->byte_position] << state->bit_position

Also constify the read buffer.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading