Skip to content
Snippets Groups Projects
Select Git revision
  • 41d80670d96b431f3358c4ac8906847d3e62ee40
  • master default protected
  • branch-36
3 results

protocol

  • Open with
  • Download source code
  • Download directory
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • François-Simon Fauteux-Chapleau's avatar
    François-Simon Fauteux-Chapleau authored and Adrien Béraud committed
    This patch modifies the Mapping class to prevent a mapping's
    NotifyCallback from being called more than once if the mapping's state
    hasn't changed (which can cause bugs, cf. the GitLab issue linked
    below).
    
    The patch also fixes a race condition in the reserveMapping function
    where a mapping reserved by one thread could wrongly appear to still be
    available from the perspective of a different thread.
    
    https://git.jami.net/savoirfairelinux/jami-client-ios/-/issues/410
    
    Change-Id: I3784d36ccbb2f278ecc1c2573ac6f36b125f58c1
    41d80670
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..