Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libX11 libX11
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • xorg
  • lib
  • libX11libX11
  • Merge requests
  • !25

WIP: Protect concurrent calls to XOpenIM/XCloseIM with a lock

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Bernhard Übelacker requested to merge bernhardu/libx11:master into master Sep 12, 2019
  • Overview 2
  • Commits 1
  • Changes 2

This fixes a bug where concurrent threads call XOpenIM double freeing memory or freezing the process.

Fixes: #31 (closed)

  • https://bugs.freedesktop.org/show_bug.cgi?id=69088
  • Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47366
  • https://www.winehq.org/pipermail/wine-devel/2019-September/150677.html

Signed-off-by: Bernhard Übelacker bernhardu@mailbox.org

Edited Nov 08, 2020 by Bernhard Übelacker
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master