Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavformat
  • oggparsespeex.c
Find file
BlameHistoryPermalink
  • Michael Niedermayer's avatar
    avformat/oggparsespeex: Check frames_per_packet and packet_size · afcf15b0
    Michael Niedermayer authored Dec 03, 2016
    The speex specification does not seem to restrict these values, thus
    the limits where choosen so as to avoid multiplicative overflow
    
    Fixes undefined behavior
    Fixes: 635422.ogg
    Found-by: 's avatarMatt Wolenetz <wolenetz@google.com>
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    afcf15b0
oggparsespeex.c 5.16 KB
EditWeb IDE

Replace oggparsespeex.c

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.