Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
xserver
xserver
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 864
    • Issues 864
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 92
    • Merge Requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • xserverxserver
  • Merge Requests
  • !411

Merged
Created Mar 18, 2020 by Olivier Fourdan@ofourdan🛠Maintainer

Backport to 1.20 “xwayland: Delete all frame_callback_list nodes in xwl_unrealize_window”

  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 3

We were only calling xwl_present_unrealize_window for the toplevel window, but the list can contain entries from child windows as well, in which case we were leaving dangling pointers to freed memory.

Closes: #1000 (closed) Fixes: c5067fea "xwayland: Use single frame callback for Present flips and normal updates" Reviewed-by: Olivier Fourdan ofourdan@redhat.com Tested-by: Olivier Fourdan ofourdan@redhat.com (cherry picked from commit 5e915873)

Assignee
Assign to
Reviewer
Request review from
xserver 1.20.8
Milestone
xserver 1.20.8
Assign milestone
Time tracking
Source branch: backport-410