Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P poppler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 663
    • Issues 663
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Repository
Switch branch/tag
  • poppler
  • poppler
  • CairoRescaleBox.cc
Find file BlameHistoryPermalink
  • Marek Kasik's avatar
    cairo: Constrain number of cycles in rescale filter · 8122f6d6
    Marek Kasik authored Mar 21, 2019 and Albert Astals Cid's avatar Albert Astals Cid committed Mar 27, 2019
    Pass address of the first byte after end of the source buffer
    to downsample_row_box_filter() so that we can check
    that we don't run out of it.
    
    Fixes issue #736
    8122f6d6