Opened 10 years ago

Closed 10 years ago

#1756 closed defect (fixed)

A race condition in SIP transaction termination

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.3
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

A race condition in the pjsip_tsx_terminate() function may allow the transaction to be terminated more than once.

Change History (1)

comment:1 Changed 10 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 4807:

Fixed #1756: Race condition in SIP transaction termination (thanks to Kevin Harwell for the patch)

Note: See TracTickets for help on using tickets.