Opened 12 years ago
Closed 12 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 12 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4433: