Opened 11 years ago

Closed 11 years ago

#1637 closed defect (fixed)

Fixed crash in pjsua_media_channel_update() if one media gets rejected

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

Description

If one of the medias gets disabled, the codec param of stream info is not set (i.e. NULL), causing the crash

Change History (1)

comment:1 Changed 11 years ago by ming

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

In 4433:

Fixed #1637: Crash in pjsua_media_channel_update() if one media gets rejected

Note: See TracTickets for help on using tickets.