]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Add patch for double free issue in timer heap
authorGeorge Joseph <gjoseph@digium.com>
Tue, 22 Jan 2019 15:02:37 +0000 (08:02 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 22 Jan 2019 15:04:33 +0000 (09:04 -0600)
commit9c11399be3ae48bed620ea5775c435e671495b25
tree165c4f364ebd7eb16aa08699d1b30d29180e4d8d
parent6506c5b1d46184c6d2749261a048d31232868284
pjproject_bundled:  Add patch for double free issue in timer heap

Fixed #2172: Avoid double reference counter decrements in
timer in the scenario of race condition between
pj_timer_heap_cancel() and pj_timer_heap_poll().

Change-Id: If000e9438c83ac5084b678eb811e902c035bd2d8
third-party/pjproject/patches/0020-Fixed-2172-Avoid-double-reference-counter-decrements.patch [new file with mode: 0644]