]> 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:37:36 +0000 (12:37 -0500)
commit3fe9c41342ac729e7fe5c885186f32055fbea5fd
tree31ee2872d427a20db7819fe4f86ab4f4ddfd8182
parent8c2c6ba913568abd0e9d613ce6b555c02ff5325f
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]