[OpenSIPS-Devel] [OpenSIPS/opensips] 4ae053: clusterer: Fix sharing tag deadlock during dialog ...
Liviu Chircu
noreply at github.com
Fri Mar 7 15:47:14 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 4ae0537f46af3f86505426e42cac1d9c43f9ae0c
https://github.com/OpenSIPS/opensips/commit/4ae0537f46af3f86505426e42cac1d9c43f9ae0c
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)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list