Skip to content
Snippets Groups Projects
Select Git revision
  • 0bc5829b88a58b4c7595e75c52eaee522286e47e
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
31 results

src

  • 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
    ..