Opened 12 years ago
Closed 12 years ago
#1601 closed defect (fixed)
Add locking mechanism when ICE transport is in negotiation 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 12 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4313: