]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 20:04:26 +0000 (14:04 -0600)
commit48e058d0f1af848b7a774a6834a59501755390fe
tree22a04716fc5afd7d5498297bd8ef24c8341f651f
parent9232cde0230d3b29e3d2793935c6ded5f9e83d34
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 877e5ef7704884295aa8990450aa3a8bc79024bd)
third-party/pjproject/patches/0010-Avoid_deadlock_between_transport_and_transaction.patch [new file with mode: 0644]