]> 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 17:40:37 +0000 (11:40 -0600)
commitf2f9c250351db7c83f743f7801481c88d1462f31
tree4a66e115623a054725d0b02bb61de75713ce7fc0
parent798fd4eb63f495d0026395abca1fa38ee5f2d60b
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 63e5b117ff02f1fbcfe2f187f8212a3b00ec9803)
third-party/pjproject/patches/0010-Avoid_deadlock_between_transport_and_transaction.patch [new file with mode: 0644]