Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Repository
  • mesa
  • src
  • gbm
  • backends
  • dri
  • gbm_dri.c
Find file BlameHistoryPermalink
  • Corentin Noël's avatar
    gbm: Avoid leaks on screen creation failures · 237e73ec
    Corentin Noël authored Jan 12, 2023 and Marge Bot's avatar Marge Bot committed Jan 12, 2023
    
    
    Some of the code paths were not freeing the allocated strings,
    also remove the unused ret variable as we are always returning -1 on failure.
    
    Signed-off-by: Corentin Noël's avatarCorentin Noël <corentin.noel@collabora.com>
    Reviewed-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
    Part-of: <!20667>
    237e73ec