Skip to content
Snippets Groups Projects

Fix integer overflow, implicit integer sign change and truncation

Merged Anton Mitrofanov requested to merge BugMaster/x264:fix_integer_overflow into master

Fix integer overflow in cabac psy-trellis and cavcl trellis.

And other implicit integer sign change and truncation reported by clang's UBSan: -fsanitize=signed-integer-overflow,implicit-integer-sign-change,implicit-signed-integer-truncation

Continuation of !79 (merged)

Edited by Anton Mitrofanov

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
Please register or sign in to reply
Loading