Opened 17 years ago

Closed 17 years ago

#320 closed defect (fixed)

Assertion error in pjsua when unregistering/removing account while network is disconnected (thanks Bo Huang)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.8.0
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

When pjsua account is removed while the network is disconnected, assertion will be triggered when calling pjsip_regc_destroy() since the regc variable has been set to NULL.

Change History (1)

comment:1 Changed 17 years ago by bennylp

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

Fixed in r1342

Note: See TracTickets for help on using tickets.