]> 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)
committerStanislav Abramenkov <stas.abramenkov@gmail.com>
Thu, 3 Jul 2025 14:34:07 +0000 (14:34 +0000)
commit877e5ef7704884295aa8990450aa3a8bc79024bd
tree9fc86de53a967faeb667269a77fef261cd1eced5
parenta2ae527d6040a8b4fdf1ea834bd5984fd6aaa153
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
third-party/pjproject/patches/0010-Avoid_deadlock_between_transport_and_transaction.patch [new file with mode: 0644]