[OpenSIPS-Devel] [OpenSIPS/opensips] 754d0e: clusterer: Fix sharing tag deadlock during dialog ...
Liviu Chircu
noreply at github.com
Fri Mar 7 17:21:55 UTC 2025
Branch: refs/heads/3.5
Home: https://github.com/OpenSIPS/opensips
Commit: 754d0ee295c4079657dc6cf3f936afa4322aaa62
https://github.com/OpenSIPS/opensips/commit/754d0ee295c4079657dc6cf3f936afa4322aaa62
Author: Liviu Chircu <liviu at opensips.org>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M modules/clusterer/sharing_tags.c
Log Message:
-----------
clusterer: Fix sharing tag deadlock during dialog sync
* fix edge-cases with "return 0" without releasing lock
* fix convoluted logic mixing up read/write lock state on return
* undo premature optimization on read/write locking (just write-lock it)
(cherry picked from commit 4ae0537f46af3f86505426e42cac1d9c43f9ae0c)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list