]> 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:52:59 +0000 (19:52 +0000)
commit82714c0fd81fb4cf86a3dc4a667f30ec8ff22f86
tree5e857c4db0fc302a81ceac699371b905e1e518f9
parentbd462f07750ceb2ee2e9cc5d6f8f45949c12c274
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]