Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • V vision
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenDAS
  • vision
  • Repository

Switch branch/tag
  • vision
  • test
  • assets
  • damaged_png
  • sigsegv.png
Find file HistoryPermalink
  • キツネさん's avatar
    Fix out-of-bounds read in decode_png (#6456) · b4b246a5
    キツネさん authored Aug 23, 2022
    
    
    * Fix out-of-bounds read in decode_png
    
    * Fix lint
    
    * Use size_t instead of int to fix sign-compare check
    
    * Add a unit-test to decode currupted png file
    
    * Fix linter
    
    * Update torchvision/csrc/io/image/cpu/decode_png.cpp
    
    * Replace png_error with TORCH_CHECK
    Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
    
    * Update error message
    
    * Update error message
    Co-authored-by: default avatarvfdev <vfdev.5@gmail.com>
    
    * Fix linter
    Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
    Co-authored-by: default avatarvfdev <vfdev.5@gmail.com>
    b4b246a5
sigsegv.png 2.18 KB

Download (2.18 KB)

sigsegv.png

Replace sigsegv.png

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.