Opened 11 years ago

Closed 11 years ago

#1601 closed defect (fixed)

Add locking mechanism when ICE transport is in negotiatio​n state (thanks to Itay for the report)

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

Description

When on_ice_complete is being called in PJ_ICE_STRANS_OP_NEGOTIATION state, the call and/or the transport can already be destroyed.

Change History (1)

comment:1 Changed 11 years ago by ming

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

In 4313:

Fixed #1601: Add locking mechanism when ICE transport is in negotiation state

Note: See TracTickets for help on using tickets.