Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • libvlcpp libvlcpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • libvlcpplibvlcpp
  • Repository

Switch branch/tag
  • libvlcpp
  • test
  • main.cpp
Find file BlameHistoryPermalink
  • Hugo Beauzée-Luyssen's avatar
    test: Fix a potential use-after-free when using stopAsync · 945a49cf
    Hugo Beauzée-Luyssen authored Jan 28, 2022
    Since we're now using an async stop function, we might be freeing the
    buffer while it's still being used.
    Instead, release it automatically after the instance itself has been
    released since we're guaranteed to have joined all threads at this point
    945a49cf

Replace main.cpp

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