]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bundled pjproject: Remove timer cleanup usage patch.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 16 Oct 2018 17:28:38 +0000 (12:28 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 16 Oct 2018 17:28:38 +0000 (12:28 -0500)
commit75565adb5543f760b4170d4c9d55b429388bca31
tree93f1f8fcadacfd120b3a8a6f717d7551a815730f
parent6296b5c7befb4827589432a2987f2864bc95c5ff
bundled pjproject: Remove timer cleanup usage patch.

This patch is not in the upstream pjproject and does unsafe things with
the timer->_timer_id and timer->_grp_lock values in pj_timer_entry_reset()
outside of the timer heap lock.  pj_timer_entry_reset() is also called for
timers that are not about to be rescheduled in a few places.

Change-Id: I4fe0b4bc648f7be5903cf4531b94fc87275713c1
third-party/pjproject/patches/0010-timer-Clean-up-usage-of-timer-heap.patch [deleted file]