Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
L
linux-imx
  • Project
    • Overview
    • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • linux-kernel
  • linux-imx
  • Repository

Switch branch/tag
  • linux-imx
  • sound
  • oss
  • sound_config.h
Find file
BlameHistoryPermalink
  • Dan Carpenter's avatar
    sound: oss: off by one bug · 444c1953
    Dan Carpenter authored Jan 03, 2010
    The problem is that in the original code sound_nblocks could go up to 1024
    which would be an array overflow.
    
    This was found with a static checker and has been compile tested only.
    Signed-off-by: 's avatarDan Carpenter <error27@gmail.com>
    Signed-off-by: 's avatarJaroslav Kysela <perex@perex.cz>
    444c1953
sound_config.h 3.09 KB
EditWeb IDE
×

Replace sound_config.h

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.