Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xf86-video-vmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • driver
  • xf86-video-vmware
  • Repository
Switch branch/tag
  • xf86-video-vmware
  • vmwgfx
  • vmwgfx_tex_video.c
Find file BlameHistoryPermalink
  • Thomas Hellstrom's avatar
    vmwgfx: Fix XVideo memory leaks · 4ec3d67d
    Thomas Hellstrom authored Nov 27, 2018
    
    
    We were not properly freeing the port privates.
    In order to access those at CloseScreen time, don't free the adaptor pointers
    at XV screen init, but hold on to them until CloseScreen.
    
    Also properly free the new_adaptors pointer.
    
    Signed-off-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
    Reviewed-by: Brian Paul's avatarBrian Paul <brianp@vmware.com>
    4ec3d67d