Opened 15 years ago

Last modified 15 years ago

#834 closed defect

Delay buffer's mutex leaks (thanks Girish Kumar for the report). — at Initial Version

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

Description

The original report can be found here.

Identified cases:

  • echo_common.c: pjmedia_echo_destroy() doesn't call pjmedia_delay_buf_destroy().
  • conference bridge: sound/master port destructor doesn't call pjmedia_delay_buf_destroy().
  • internal delaybuf: failure in some steps of delaybuf creation doesn't destroy the mutex.

Change History (0)

Note: See TracTickets for help on using tickets.