Opened 16 years ago

Closed 16 years ago

#487 closed defect (fixed)

Crash occured when stream port has no transmitter on call using ILBC with different ptime

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-0.9.0
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

The crash happens if the stream port is disconnected from the conference bridge, which makes conference bridge sends NULL frame to the stream.

Attachments (1)

ticket487.patch (700 bytes) - added by nanang 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by nanang

comment:1 Changed 16 years ago by nanang

Attachment "ticket487.patch":

  • stream.c: added checking for NULL frame->buf pointer in rebuffer().

comment:2 Changed 16 years ago by nanang

  • Status changed from new to assigned

comment:3 Changed 16 years ago by bennylp

  • Description modified (diff)

comment:4 Changed 16 years ago by bennylp

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

Committed in r1809, thanks.

Note: See TracTickets for help on using tickets.