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
  • nutenc.c
Find file
BlameHistoryPermalink
  • Michael Niedermayer's avatar
    avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() · e634dc98
    Michael Niedermayer authored Nov 01, 2019
    This compared to the other suggestions is cleaner and easier to understand
    keeping the condition in the if() simple.
    
    This affects alot of fate tests.
    
    See: [FFmpeg-devel] [PATCH 05/11] avformat/nutenc: Don't pass NULL to memcmp
    See: [FFmpeg-devel] [PATCH]lavf/nutenc: Do not call memcmp() with NULL argument
    
    Fixes: Ticket 7980
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    (cherry picked from commit e4fdeb3f)
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    e634dc98
nutenc.c 41 KB
EditWeb IDE

Replace nutenc.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.