Skip to content
Snippets Groups Projects

fail if the prealloc size exceeds INT_MAX

Closed Janne Grunau requested to merge janne/x264:10-confidential-issue into master

The samples in #10 (frame size 11515x15886 RGB) exceeds this limit which results in a very large allocation due to size_t to int to size_t conversion.

Closes #10

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