Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • V vlc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GSoC
  • GSoC2018
  • macOS
  • vlc
  • Repository

Switch branch/tag
  • vlc
  • src
  • input
  • control.c
Find file BlameHistoryPermalink
  • Filip Roséen's avatar
    input/control: INPUT_CHANGE_BOOKMARK: fix leak and return · db9941a7
    Filip Roséen authored May 19, 2017 and Thomas Guillem's avatar Thomas Guillem committed May 19, 2017
    
    
    The previous implementation would potentially try to duplicate a
    seekpoint that was never used due to invalid arguments, as well as
    leaking said duplicate.
    
    These changes make sure that we do not leak the resource, while also
    preventing the unnecessary duplication + returning an error if
    we are unable to complete the operation.
    
    CID: 1409711
    Signed-off-by: Thomas Guillem's avatarThomas Guillem <thomas@gllm.fr>
    db9941a7

Replace control.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

VideoLAN code repository instance