]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bundled_pjproject: Avoid deadlock between transport and transaction master
authorStanislav Abramenkov <stas.abramenkov@gmail.com>
Tue, 1 Jul 2025 09:05:48 +0000 (12:05 +0300)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 3 Jul 2025 14:34:13 +0000 (14:34 +0000)
commitb158011c4e1032e77a40fdefac67a79617ed5e8d
tree96b1a6526d32979ee9deb0349a71ff0f7a7741b4
parent4522eb1222087be3cca2b56c3ed7187994e55a7e
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]