[Asterisk-code-review] pjsip: Include timer patch to prevent cancelling timer 0. (asterisk[certified/16.8])

Joshua Colp asteriskteam at digium.com
Mon Aug 3 04:41:54 CDT 2020


Hello Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/14741

to look at the new patch set (#2).

Change subject: pjsip: Include timer patch to prevent cancelling timer 0.
......................................................................

pjsip: Include timer patch to prevent cancelling timer 0.

I noticed this while looking at another issue and brought
it up with Teluu. It was possible for an uninitialized timer
to be cancelled, resulting in the invalid timer id of 0
being placed into the timer heap causing issues.

This change is a backport from the pjproject repository
preventing this from happening.

Change-Id: I1ba318b1f153a6dd7458846396e2867282b428e7
(cherry picked from commit 9ce6d46aea3a7ec70fe923a58cb2aafaa1ea64a8)
---
A third-party/pjproject/patches/0040-pjlib_cancel_timer_0.patch
1 file changed, 39 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/41/14741/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14741
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: certified/16.8
Gerrit-Change-Id: I1ba318b1f153a6dd7458846396e2867282b428e7
Gerrit-Change-Number: 14741
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200803/ff8d987c/attachment.html>


More information about the asterisk-code-review mailing list