Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1376 closed defect (fixed)

Crash if pjsua_call_get_info() is called with disconnected call

Reported by: bennylp Owned by: bennylp
Priority: major Milestone: release-1.12
Component: pjsua-lib Version: 1.x-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

#1371 has caused crash if pjsua_call_get_info() is called with call ID that is within range but points to a disconnected call.

Thank you Marcus Froeschl for the report!

Change History (3)

comment:1 Changed 13 years ago by bennylp

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

(In [3768]) Fixed #1376: Crash if pjsua_call_get_info() is called with disconnected call

comment:2 Changed 13 years ago by bennylp

  • Description modified (diff)

comment:3 Changed 13 years ago by bennylp

(In [3771]) Fixed bug in re #1376: pjsua_call_info() could not be called when state is disconnected

Note: See TracTickets for help on using tickets.