]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bundled_pjproject: Avoid deadlock between transport and transaction
authorStanislav Abramenkov <stas.abramenkov@gmail.com>
Tue, 1 Jul 2025 09:05:48 +0000 (12:05 +0300)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:55:23 +0000 (19:55 +0000)
commit18506b47456f2cedded931e59fac0bee1349df40
tree328daebf574b11c01589b1e051d14cebc85616f9
parentf35fe5ce8c5a8eadb40ea0846e15ee9811366ea8
bundled_pjproject: Avoid deadlock between transport and transaction

Backport patch from upstream
* Avoid deadlock between transport and transaction
https://github.com/pjsip/pjproject/commit/edde06f261ac

Issue described in
https://github.com/pjsip/pjproject/issues/4442

(cherry picked from commit 9f5b5c3789028ef602350c4d2c3c5979e2391d20)
third-party/pjproject/patches/0010-Avoid_deadlock_between_transport_and_transaction.patch [new file with mode: 0644]